Searched defs:ldMachoSym (Results 1 – 1 of 1) sorted by relevance
126 type ldMachoSym struct { struct127 name string128 type_ uint8129 sectnum uint8130 desc uint16131 kind int8132 value uint64133 sym loader.Sym