Home
last modified time | relevance | path

Searched refs:R_RISCV_BRANCH (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/riscv/include/uapi/asm/
Delf.h54 #define R_RISCV_BRANCH 16 macro
/linux-6.1.9/arch/riscv/kernel/
Dmodule.c303 [R_RISCV_BRANCH] = apply_r_riscv_branch_rela,
Delf_kexec.c413 case R_RISCV_BRANCH: in arch_kexec_apply_relocations_add()