Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RelocIndex (0.12 sec)

  1. src/cmd/internal/goobj/objfile.go

    // last element is the total number of relocations (aux symbols, data
    // blocks, etc.).
    //
    // They can be accessed by index. For the i-th symbol, its relocations
    // are the RelocIndex[i]-th (inclusive) to RelocIndex[i+1]-th (exclusive)
    // elements in the Relocs array. Aux/Data are likewise. (The index is
    // 0-based.)
    
    // Auxiliary symbols.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 19:57:43 UTC 2024
    - 23.8K bytes
    - Viewed (0)
Back to top