Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loadmacho/
Dldmacho.go90 type ldMachoSect struct { struct
91 name string
92 segname string
93 addr uint64
94 size uint64
95 off uint32
96 align uint32
97 reloff uint32
98 nreloc uint32
99 flags uint32
[all …]