Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp197 StringRef ArchitectureName = StringRef()) { in error() argument
210 if (!ArchitectureName.empty()) in error()
211 errs() << " (for architecture " << ArchitectureName << ") "; in error()
225 StringRef ArchitectureName = StringRef()) { in error() argument
229 if (!ArchitectureName.empty()) in error()
230 errs() << " (for architecture " << ArchitectureName << ") "; in error()
601 const std::string &ArchitectureName) { in sortAndPrintSymbolList() argument
666 if (!ArchitectureName.empty()) in sortAndPrintSymbolList()
667 outs() << "(for architecture " << ArchitectureName << "):"; in sortAndPrintSymbolList()
969 const std::string &ArchitectureName = std::string()) { in dumpSymbolNamesFromObject() argument
[all …]
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.h90 StringRef ArchitectureName = StringRef());
97 StringRef ArchitectureName
102 StringRef ArchitectureName
Dllvm-objdump.cpp294 StringRef ArchitectureName) { in report_error() argument
301 if (!ArchitectureName.empty()) in report_error()
302 errs() << " (for architecture " << ArchitectureName << ")"; in report_error()
314 StringRef ArchitectureName) { in report_error() argument
320 llvm::report_error(ArchiveName, "???", std::move(E), ArchitectureName); in report_error()
323 ArchitectureName); in report_error()
1395 StringRef ArchitectureName) { in PrintSymbolTable() argument
1422 ArchitectureName); in PrintSymbolTable()
DMachODump.cpp1230 StringRef ArchitectureName = StringRef()) { in ProcessMachO() argument
1240 if (!ArchitectureName.empty()) in ProcessMachO()
1241 outs() << " (architecture " << ArchitectureName << ")"; in ProcessMachO()
1269 PrintSymbolTable(MachOOF, ArchiveName, ArchitectureName); in ProcessMachO()
1609 std::string ArchitectureName = ""; in ParseInputMachO() local
1611 ArchitectureName = I->getArchTypeName(); in ParseInputMachO()
1615 ProcessMachO(Filename, MachOOF, "", ArchitectureName); in ParseInputMachO()
1619 ArchitectureName); in ParseInputMachO()
1625 if (!ArchitectureName.empty()) in ParseInputMachO()
1626 outs() << " (architecture " << ArchitectureName << ")"; in ParseInputMachO()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-nm/
Dllvm-nm.cpp212 StringRef ArchitectureName = StringRef()) { in error() argument
226 if (!ArchitectureName.empty()) in error()
227 errs() << " (for architecture " << ArchitectureName << ") "; in error()
241 StringRef ArchitectureName = StringRef()) { in error() argument
245 if (!ArchitectureName.empty()) in error()
246 errs() << " (for architecture " << ArchitectureName << ") "; in error()
700 const std::string &ArchitectureName) { in sortAndPrintSymbolList() argument
782 if (!ArchitectureName.empty()) in sortAndPrintSymbolList()
783 outs() << "(for architecture " << ArchitectureName << "):"; in sortAndPrintSymbolList()
1137 const std::string &ArchitectureName = std::string()) { in dumpSymbolNamesFromObject() argument
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.h100 StringRef ArchitectureName = StringRef());
109 StringRef ArchitectureName
114 StringRef ArchitectureName
Dllvm-objdump.cpp373 StringRef ArchitectureName) { in report_error() argument
380 if (!ArchitectureName.empty()) in report_error()
381 errs() << " (for architecture " << ArchitectureName << ")"; in report_error()
393 StringRef ArchitectureName) { in report_error() argument
400 llvm::report_error(ArchiveName, "???", std::move(E), ArchitectureName); in report_error()
403 ArchitectureName); in report_error()
1913 StringRef ArchitectureName) { in PrintSymbolTable() argument
1924 ArchitectureName); in PrintSymbolTable()
1931 ArchitectureName); in PrintSymbolTable()
1937 ArchitectureName); in PrintSymbolTable()
[all …]
DMachODump.cpp1576 StringRef ArchitectureName = StringRef()) { in ProcessMachO() argument
1588 if (!ArchitectureName.empty()) in ProcessMachO()
1589 outs() << " (architecture " << ArchitectureName << ")"; in ProcessMachO()
1611 report_error(ArchiveName, FileName, std::move(Err), ArchitectureName); in ProcessMachO()
1641 PrintSymbolTable(MachOOF, ArchiveName, ArchitectureName); in ProcessMachO()
1850 StringRef ArchitectureName = StringRef()) { in printArchiveChild() argument
1855 report_error(Filename, C, ModeOrErr.takeError(), ArchitectureName); in printArchiveChild()
1876 report_error(Filename, C, UIDOrErr.takeError(), ArchitectureName); in printArchiveChild()
1881 report_error(Filename, C, GIDOrErr.takeError(), ArchitectureName); in printArchiveChild()
1886 report_error(Filename, C, Size.takeError(), ArchitectureName); in printArchiveChild()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-size/
Dllvm-size.cpp122 StringRef ArchitectureName = StringRef()) { in error() argument
136 if (!ArchitectureName.empty()) in error()
137 errs() << " (for architecture " << ArchitectureName << ") "; in error()
150 StringRef ArchitectureName = StringRef()) { in error() argument
154 if (!ArchitectureName.empty()) in error()
155 errs() << " (for architecture " << ArchitectureName << ") "; in error()
/external/llvm/tools/llvm-size/
Dllvm-size.cpp113 StringRef ArchitectureName = StringRef()) { in error() argument
126 if (!ArchitectureName.empty()) in error()
127 errs() << " (for architecture " << ArchitectureName << ") "; in error()
140 StringRef ArchitectureName = StringRef()) { in error() argument
144 if (!ArchitectureName.empty()) in error()
145 errs() << " (for architecture " << ArchitectureName << ") "; in error()