Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DWriter.cpp702 static bool shouldKeepInSymtab(const Defined &sym) { in shouldKeepInSymtab() function
784 if (!shouldKeepInSymtab(*dr)) in copyLocalSymbols()