Home
last modified time | relevance | path

Searched defs:Segment64 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/macho/
Dmacho.go129 Segment64 struct { struct
130 Cmd LoadCmd
131 Len uint32
132 Name [16]byte
133 Addr uint64
134 Memsz uint64
135 Offset uint64
136 Filesz uint64
137 Maxprot uint32
138 Prot uint32
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dmacho_combine_dwarf.go351 func machoUpdateSections(r loadCmdReader, seg *macho.Segment64, deltaOffset uint64, compressedSects…