Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMipsArchTree.cpp257 static std::string getFullArchName(uint32_t flags) { in getFullArchName() function
285 << getFullArchName(ret) << "\n>>> " << f.file << ": " in getArchFlags()
286 << getFullArchName(newFlags); in getArchFlags()