Searched defs:isDiscarded (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3361 auto isDiscarded = [](const InputSection *isec) { return !isec->isLive(); }; local

Completed in 178 milliseconds