Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/riscv/include/uapi/asm/
H A Delf.h58 #define R_RISCV_GOT_HI20 20 macro
/kernel/linux/linux-6.6/arch/riscv/include/uapi/asm/
H A Delf.h58 #define R_RISCV_GOT_HI20 20 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-riscv/asm/
H A Delf.h51 #define R_RISCV_GOT_HI20 20 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-riscv/asm/
H A Delf.h51 #define R_RISCV_GOT_HI20 20 macro
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmodule.c312 [R_RISCV_GOT_HI20] = apply_r_riscv_got_hi20_rela,
381 || hi20_type == R_RISCV_GOT_HI20)) { in apply_relocate_add()
393 && hi20_type == R_RISCV_GOT_HI20) { in apply_relocate_add()
H A Dmodule-sections.c83 } else if (type == R_RISCV_GOT_HI20) { in count_max_entries()
/kernel/linux/linux-6.6/arch/riscv/kernel/
H 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()
H A Dmodule-sections.c83 } else if (type == R_RISCV_GOT_HI20) { in count_max_entries()

Completed in 4 milliseconds