Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/uapi/asm/
A Delf.h58 #define R_RISCV_GOT_HI20 20 macro
/linux-6.3-rc2/arch/riscv/kernel/
A Dmodule.c327 [R_RISCV_GOT_HI20] = apply_r_riscv_got_hi20_rela,
398 || hi20_type == R_RISCV_GOT_HI20)) { in apply_relocate_add()
410 && hi20_type == R_RISCV_GOT_HI20) { in apply_relocate_add()
A Dmodule-sections.c83 } else if (type == R_RISCV_GOT_HI20) { in count_max_entries()

Completed in 10 milliseconds