Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dmacho.go30 type MachoSect struct { struct
31 name string
32 segname string
33 addr uint64
34 size uint64
35 off uint32
36 align uint32
37 reloc uint32
38 nreloc uint32
39 flag uint32
[all …]