Searched defs:RelSec (Results 1 – 4 of 4) sorted by relevance
644 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
835 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
922 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
1841 if (auto RelSec = dyn_cast<RelocationSection>(&Sec)) { in readSections() local2107 if (auto RelSec = dyn_cast<RelocationSectionBase>(Sec.get())) { in removeSections() local