Home | History | Annotate | Download | only in switchback

Lines Matching refs:Elf_Rel

186 #define Elf_Rel     Elf64_Rel
201 #define Elf_Rel Elf32_Rel
520 Elf_Rel* rtab = (Elf_Rel*) (ehdrC + shdr[shnum].sh_offset);
521 int nent = shdr[shnum].sh_size / sizeof(Elf_Rel);