Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp421 static bool shouldKeepInSymtab(const Defined &sym) { in shouldKeepInSymtab() function
488 else if (in.symTab && includeInSymtab(*b) && shouldKeepInSymtab(*dr)) in demoteAndCopyLocalSymbols()