Searched refs:R_RISCV_RELATIVE (Results 1 – 3 of 3) sorted by relevance
43 #define R_RISCV_RELATIVE 3 macro
527 [R_RISCV_RELATIVE] = { .reloc_handler = dynamic_linking_not_supported },
901 if (rela->r_info != R_RISCV_RELATIVE) in relocate_kernel()