Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/Arch/
DMipsArchTree.cpp41 static StringRef getAbiName(uint32_t flags) { in getAbiName() function
79 error(toString(f.file) + ": ABI '" + getAbiName(abi2) + in checkFlags()
80 "' is incompatible with target ABI '" + getAbiName(abi) + "'"); in checkFlags()