Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DWriter.cpp634 static bool shouldKeepInSymtab(const Defined &sym) { in shouldKeepInSymtab() function
699 if (includeInSymtab(*b) && shouldKeepInSymtab(*dr)) in copyLocalSymbols()