Home
last modified time | relevance | path

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

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