Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/debug/dwarf/
Dconst.go59 AttrExternal Attr = 0x3F const
/prebuilts/go/linux-x86/src/cmd/link/internal/loader/
Dloader.go978 func (l *Loader) AttrExternal(i Sym) bool { func