Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Delf.h58 #define R_RISCV_GOT_HI20 20 macro
/openbmc/linux/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()
/openbmc/qemu/include/
H A Delf.h1403 #define R_RISCV_GOT_HI20 20 macro