Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp241 } else if (Symbol.isFileRecord()) { in dumpSymbols()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dcoff2yaml.cpp304 } else if (Symbol.isFileRecord()) { in dumpSymbols()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DCOFFDump.cpp670 } else if (Symbol->isFileRecord()) { in printCOFFSymbolTable()
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp652 } else if (Symbol->isFileRecord()) { in printCOFFSymbolTable()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp191 if (Symb.isFileRecord()) in getSymbolType()
217 if (Symb.isFileRecord()) in getSymbolFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp200 if (Symb.isFileRecord()) in getSymbolType()
229 if (Symb.isFileRecord()) in getSymbolFlags()
/external/llvm/include/llvm/Object/
DCOFF.h388 bool isFileRecord() const { in isFileRecord() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h407 bool isFileRecord() const { in isFileRecord() function
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1293 } else if (Symbol.isFileRecord()) { in printSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1448 } else if (Symbol.isFileRecord()) { in printSymbol()