Searched refs:R_RISCV_GOT_HI20 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/riscv/include/uapi/asm/
H A Delf.h59 #define R_RISCV_GOT_HI20 20 macro
/linux-master/arch/riscv/kernel/
H A Dmodule-sections.c83 } else if (type == R_RISCV_GOT_HI20) {
H A Dmodule.c542 [R_RISCV_GOT_HI20] = { .reloc_handler = apply_r_riscv_got_hi20_rela },
849 || hi20_type == R_RISCV_GOT_HI20)) {
861 && hi20_type == R_RISCV_GOT_HI20) {

Completed in 204 milliseconds