Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.cpp748 static const Symbol *getAlternativeSpelling(const Undefined &sym, in getAlternativeSpelling() function
905 if (const Symbol *corrected = getAlternativeSpelling<ELFT>( in reportUndefinedSymbol()