Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSymbolTable.cpp36 static InputFile *getFirstElf() { in getFirstElf() function
61 error(toString(F) + " is incompatible with " + toString(getFirstElf())); in isCompatible()