Searched refs:r_info (Results 1 – 4 of 4) sorted by relevance
31 Elf64_Xword r_info; /* index and type of relocation */ member36 Elf32_Xword r_info; /* index and type of relocation */ member42 Elf64_Xword r_info; /* index and type of relocation */ member
79 switch (ELF64_R_TYPE (rel->r_info)) { in _relocate()
77 switch (ELF64_R_TYPE (rel->r_info)) { in _relocate()
79 switch (ELF_R_TYPE(rel->r_info)) { in _relocate()