Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loadmacho/
Dldmacho.go126 type ldMachoSym struct { struct
127 name string
128 type_ uint8
129 sectnum uint8
130 desc uint16
131 kind int8
132 value uint64
133 sym loader.Sym