Searched refs:getRelSection (Results 1 – 1 of 1) sorted by relevance
283 const Elf_Shdr *getRelSection(DataRefImpl Rel) const { in getRelSection() function799 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end()837 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationSymbol()854 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationOffset()863 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationType()885 if (getRelSection(Rel)->sh_type != ELF::SHT_RELA) in getRelocationAddend()893 assert(getRelSection(Rel)->sh_type == ELF::SHT_REL); in getRel()903 assert(getRelSection(Rela)->sh_type == ELF::SHT_RELA); in getRela()