Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c56 #ifndef R_AARCH64_PREL64
57 #define R_AARCH64_PREL64 260 macro
393 case R_AARCH64_PREL64: in emit_rela_section()
/linux/arch/arm64/kernel/pi/
H A Drelacheck.c116 info ^= R_AARCH64_ABS64 ^ R_AARCH64_PREL64; in main()
/linux/arch/arm64/include/asm/
H A Delf.h28 #define R_AARCH64_PREL64 260 macro
/linux/arch/arm64/kernel/
H A Dmodule.c266 case R_AARCH64_PREL64: in apply_relocate_add()