Searched refs:getMipsFpAbiName (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DMipsArchTree.cpp330 static StringRef getMipsFpAbiName(uint8_t fpAbi) { function in namespace:lld::elf
357 error(fileName + ": floating point ABI '" + getMipsFpAbiName(newFlag) +
359 getMipsFpAbiName(oldFlag) + "'");

Completed in 119 milliseconds