Searched refs:markDead (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DICF.cpp513 isec->markDead();
H A DInputSection.h92 void markDead() { partition = 0; } function in class:lld::elf::SectionBase
H A DLinkerScript.cpp464 s->markDead();
1008 sec->markDead();
H A DSyntheticSections.cpp112 sec->markDead();
185 sec->markDead();
242 sec->markDead();
2823 s->markDead();
H A DInputSection.cpp1257 other->markDead();
H A DDriver.cpp1578 bss->markDead();

Completed in 182 milliseconds