Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DWriter.cpp542 static bool shouldKeepInSymtab(SectionBase *Sec, StringRef SymName, in shouldKeepInSymtab() function
612 if (!shouldKeepInSymtab(Sec, B->getName(), *B)) in copyLocalSymbols()