Home
last modified time | relevance | path

Searched refs:nlist_base (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Object/
DMachOObjectFile.cpp34 struct nlist_base { struct
62 void SwapStruct(nlist_base &S) { in SwapStruct()
277 static nlist_base
280 return getStruct<nlist_base>(O, P); in getSymbolTableEntryBase()
477 nlist_base Entry = getSymbolTableEntryBase(this, Symb); in getSymbolName()
531 nlist_base Entry = getSymbolTableEntryBase(this, DRI); in getSymbolAlignment()
545 nlist_base Entry = getSymbolTableEntryBase(this, DRI); in getSymbolSize()
590 nlist_base Entry = getSymbolTableEntryBase(this, Symb); in getSymbolType()
613 nlist_base Entry = getSymbolTableEntryBase(this, DRI); in getSymbolFlags()
650 nlist_base Entry = getSymbolTableEntryBase(this, Symb); in getSymbolSection()