Home
last modified time | relevance | path

Searched defs:printSymbolName (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/Object/
DCOFFImportFile.h38 std::error_code printSymbolName(raw_ostream &OS, in printSymbolName() function
DModuleSummaryIndexObjectFile.h44 std::error_code printSymbolName(raw_ostream &OS, in printSymbolName() function
/external/llvm/lib/Object/
DObjectFile.cpp50 std::error_code ObjectFile::printSymbolName(raw_ostream &OS, in printSymbolName() function in ObjectFile
DIRObjectFile.cpp200 std::error_code IRObjectFile::printSymbolName(raw_ostream &OS, in printSymbolName() function in IRObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFFImportFile.h40 std::error_code printSymbolName(raw_ostream &OS, in printSymbolName() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DObjectFile.cpp60 std::error_code ObjectFile::printSymbolName(raw_ostream &OS, in printSymbolName() function in ObjectFile
DIRObjectFile.cpp46 std::error_code IRObjectFile::printSymbolName(raw_ostream &OS, in printSymbolName() function in IRObjectFile
DModuleSymbolTable.cpp171 void ModuleSymbolTable::printSymbolName(raw_ostream &OS, Symbol S) const { in printSymbolName() function in ModuleSymbolTable
/external/clang/lib/Index/
DIndexSymbol.cpp295 bool index::printSymbolName(const Decl *D, const LangOptions &LO, in printSymbolName() function in index