Searched defs:RelSec (Results 1 – 3 of 3) sorted by relevance
186 forEachRelocation(const object::SectionRef & RelSec,RelocHandlerFunction && Func,bool ProcessDebugSections) forEachRelocation() argument
1068 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
1881 if (auto RelSec = dyn_cast<RelocationSection>(&Sec)) { in readSections() local2202 if (auto RelSec = dyn_cast<RelocationSectionBase>(Sec.get())) { in removeSections() local