Searched refs:r_info (Results 1 – 4 of 4) sorted by relevance
65 ElfW(Word) type = ELFW(R_TYPE)(rel->r_info); in relocate()66 ElfW(Word) sym = ELFW(R_SYM)(rel->r_info); in relocate()109 if (ELF64_R_TYPE2(rel->r_info) != R_MIPS_64 || in relocate()110 ELF64_R_TYPE3(rel->r_info) != R_MIPS_NONE) { in relocate()112 type, static_cast<unsigned>(ELF64_R_TYPE2(rel->r_info)), in relocate()113 static_cast<unsigned>(ELF64_R_TYPE3(rel->r_info)), rel, idx); in relocate()
105 reloc_.r_info = decoder_.pop_front(); in next()130 reloc_.r_info = decoder_.pop_front(); in read_group_fields()
2840 if (ELFW(R_TYPE)(rel->r_info) == R_GENERIC_RELATIVE || in get_addend()2841 ELFW(R_TYPE)(rel->r_info) == R_GENERIC_IRELATIVE || in get_addend()2842 ELFW(R_TYPE)(rel->r_info) == R_GENERIC_TLS_DTPREL || in get_addend()2843 ELFW(R_TYPE)(rel->r_info) == R_GENERIC_TLS_TPREL) { in get_addend()2874 ElfW(Word) type = ELFW(R_TYPE)(rel->r_info); in relocate()2875 ElfW(Word) sym = ELFW(R_SYM)(rel->r_info); in relocate()
137 Elf32_Word r_info; member141 Elf64_Xword r_info; member145 Elf32_Word r_info; member150 Elf64_Xword r_info; member