Searched refs:shouldKeep (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp290 if (isReserved(sec) || script->shouldKeep(sec)) {
H A DLinkerScript.h333 bool shouldKeep(InputSectionBase *s);
H A DLinkerScript.cpp416 bool LinkerScript::shouldKeep(InputSectionBase *s) { function in class:LinkerScript

Completed in 73 milliseconds