Searched refs:relocsec (Results 1 – 1 of 1) sorted by relevance
782 const Elf_Shdr *relocsec = getSection(relocsecindex); in getSectionRelEnd() local783 RelData.w.a = relocsec->sh_info; in getSectionRelEnd()785 RelData.w.c = relocsec->sh_size / relocsec->sh_entsize; in getSectionRelEnd()796 const Elf_Shdr *relocsec = getSection(Rel.w.b); in getRelocationNext() local797 if (Rel.w.c >= (relocsec->sh_size / relocsec->sh_entsize)) { in getRelocationNext()