Searched defs:AttrExternal (Results 1 – 2 of 2) sorted by relevance
/prebuilts/go/linux-x86/src/debug/dwarf/ | ||
D | const.go | 59 AttrExternal Attr = 0x3F const |
/prebuilts/go/linux-x86/src/cmd/link/internal/loader/ | ||
D | loader.go | 978 func (l *Loader) AttrExternal(i Sym) bool { func |