Searched refs:r_info (Results 1 – 5 of 5) sorted by relevance
17 #define ELF_RISCV_R_SYM(r_info) ELF64_R_SYM(r_info) argument18 #define ELF_RISCV_R_TYPE(r_info) ELF64_R_TYPE(r_info) argument20 #define ELF_RISCV_R_SYM(r_info) ELF32_R_SYM(r_info) argument21 #define ELF_RISCV_R_TYPE(r_info) ELF32_R_TYPE(r_info) argument
65 reloc.r_info = decoder.pop_front(); in for_all_packed_relocs()93 reloc.r_info = decoder.pop_front(); in for_all_packed_relocs()
166 const uint32_t r_type = ELFW(R_TYPE)(reloc.r_info); in process_relocation_impl()167 const uint32_t r_sym = ELFW(R_SYM)(reloc.r_info); in process_relocation_impl()
614 if (ELFW(R_TYPE)(r->r_info) != R_GENERIC_IRELATIVE) { in call_ifunc_resolvers_for_section()
128 Elf32_Word r_info; member132 Elf64_Xword r_info; member136 Elf32_Word r_info; member141 Elf64_Xword r_info; member