Searched refs:AddrsigSec (Results 1 – 6 of 6) sorted by relevance
152 const coff_section *AddrsigSec = nullptr; variable
174 AddrsigSec = Sec; in readSection()
826 if (Obj->AddrsigSec) { in findKeepUniqueSections()828 Obj->getCOFFObj()->getSectionContents(Obj->AddrsigSec, Contents); in findKeepUniqueSections()
221 const Elf_Shdr *AddrsigSec = nullptr; variable
1338 if (Obj->AddrsigSec) { in findKeepUniqueSections()1340 check(Obj->getObj().getSectionContents(Obj->AddrsigSec)); in findKeepUniqueSections()
419 this->AddrsigSec = &Sec; in initializeSections()