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.cpp438 static bool shouldKeepInSymtab(Ctx &ctx, const Defined &sym) { in shouldKeepInSymtab() function
506 shouldKeepInSymtab(ctx, *dr)) in demoteAndCopyLocalSymbols()