Home
last modified time | relevance | path

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

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