Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for specName (0.43 sec)

  1. src/cmd/link/internal/ld/data.go

    // the segment into which to place the new section, "secName" is the
    // name to give to the new section, "forceType" (if non-zero) contains
    // a new sym type to apply to each sym during the assignment, and
    // "rwx" holds section permissions.
    func (state *dodataState) allocateNamedSectionAndAssignSyms(seg *sym.Segment, secName string, symn sym.SymKind, forceType sym.SymKind, rwx int) *sym.Section {
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (0)
Back to top