Home
last modified time | relevance | path

Searched refs:getArchString (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachOUniversalWriter.h78 std::string getArchString() const { in getArchString() function
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DMachOUniversalWriter.cpp276 " for architecture " + S.getArchString() + "exceeds that.") in buildFatArchList()