Home
last modified time | relevance | path

Searched defs:ArchitectureName (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp262 StringRef ArchitectureName = StringRef()) { in error()
291 StringRef ArchitectureName = StringRef()) { in error()
740 StringRef ArchitectureName) { in writeFileName()
754 StringRef ArchitectureName) { in sortAndPrintSymbolList()
1774 StringRef ArchitectureName = {}) {
2003 std::string ArchitectureName; in dumpSymbolNamesFromFile() local
2137 std::string ArchitectureName; in dumpSymbolNamesFromFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-size/
H A Dllvm-size.cpp119 StringRef ArchitectureName = StringRef()) { in error()
147 StringRef ArchitectureName = StringRef()) { in error()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp179 static Error validateArchitectureName(StringRef ArchitectureName) { in validateArchitectureName()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp309 StringRef ArchitectureName) { in reportError()
1835 StringRef ArchitectureName, bool DumpDynamic) { in printSymbolTable()
1867 StringRef ArchitectureName, bool DumpDynamic) { in printSymbol()
H A DMachODump.cpp1893 StringRef ArchitectureName = StringRef()) { in ProcessMachO()
2205 StringRef ArchitectureName = StringRef()) { in printArchiveChild()
2275 StringRef ArchitectureName = StringRef()) { in printArchiveHeaders()
2387 std::string ArchitectureName; in parseInputMachO() local
2503 std::string ArchitectureName; in parseInputMachO() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp137 static void validateArchitectureName(StringRef ArchitectureName) { in validateArchitectureName()