Searched refs:ELF_RISCV_R_TYPE (Results 1 – 3 of 3) sorted by relevance
29 #define ELF_RISCV_R_TYPE(r_info) ELF64_R_TYPE(r_info) macro32 #define ELF_RISCV_R_TYPE(r_info) ELF32_R_TYPE(r_info) macro
371 type = ELF_RISCV_R_TYPE(rel[i].r_info); in apply_relocate_add()393 u32 hi20_type = ELF_RISCV_R_TYPE(rel[j].r_info); in apply_relocate_add()
79 type = ELF_RISCV_R_TYPE(relas[i].r_info); in count_max_entries()