Searched defs:ArchitectureName (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp421 reportError(Error E, StringRef FileName, StringRef ArchiveName, StringRef ArchitectureName) argument
H A DMachODump.cpp1949 reportError(std::move(Err), FileName, ArchiveName, ArchitectureName); local
2297 reportError(std::move(Err), Filename, "", ArchitectureName); local
2401 std::string ArchitectureName = ""; local
2410 reportError(std::move(E), "", Filename, ArchitectureName); local
2431 ArchitectureName); local
2517 std::string ArchitectureName = ""; local
2526 reportError(std::move(E), Filename, "", ArchitectureName); local
2544 ArchitectureName); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp710 sortAndPrintSymbolList(SymbolicFile &Obj, bool printName, const std::string &ArchiveName, const std::string &ArchitectureName) argument
1868 std::string ArchitectureName; local
2002 std::string ArchitectureName; local
[all...]

Completed in 76 milliseconds