Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/tests/module_test/
H A Dtest_uleb128.S23 .reloc second, R_RISCV_SET_ULEB128, second
29 .reloc fourth, R_RISCV_SET_ULEB128, fourth
/linux/arch/riscv/include/uapi/asm/
H A Delf.h97 #define R_RISCV_SET_ULEB128 60 macro
/linux/arch/riscv/kernel/tests/
H A DKconfig.debug5 …def_bool $(as-instr,.reloc label$(comma) R_RISCV_SET_ULEB128$(comma) 127\n.reloc label$(comma) R_R…
/linux/arch/riscv/kernel/
H A Dmodule.c589 [R_RISCV_SET_ULEB128] = { .reloc_handler = apply_r_riscv_set_uleb128,