Searched refs:R_RISCV_RELATIVE (Results 1 – 9 of 9) sorted by relevance
41 #ifndef R_RISCV_RELATIVE42 #define R_RISCV_RELATIVE 3 macro
88 if (ELF_R_TYPE(r->r_info) == R_RISCV_RELATIVE)
85 case R_RISCV_RELATIVE: in _relocate()
43 #define R_RISCV_RELATIVE 3 macro
132 li t3, R_RISCV_RELATIVE /* reloc type R_RISCV_RELATIVE */
691 #define R_RISCV_RELATIVE 3 macro
52 #define R_RELATIVE R_RISCV_RELATIVE
1390 #define R_RISCV_RELATIVE 3 macro
896 if (rela->r_info != R_RISCV_RELATIVE) in relocate_kernel()