Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/tests/module_test/
H A Dtest_sub16.S18 .reloc sub16, R_RISCV_ADD16, second
/linux/arch/riscv/include/uapi/asm/
H A Delf.h73 #define R_RISCV_ADD16 34 macro
/linux/arch/riscv/kernel/
H A Delf_kexec.c454 case R_RISCV_ADD16: in arch_kexec_apply_relocations_add()
H A Dmodule.c556 [R_RISCV_ADD16] = { .reloc_handler = apply_r_riscv_add16_rela,