Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSymbolTable.cpp497 static const Symbol *getAlternativeSpelling(const Undefined &sym, in getAlternativeSpelling() function
646 getAlternativeSpelling(sym, preHint, postHint)) { in reportUndefinedSymbol()
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp597 static const Symbol *getAlternativeSpelling(const Undefined &sym, in getAlternativeSpelling() function
774 getAlternativeSpelling(sym, pre_hint, post_hint)) { in reportUndefinedSymbol()