Home
last modified time | relevance | path

Searched refs:R_AARCH64_CALL26 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c92 #ifndef R_AARCH64_CALL26
93 #define R_AARCH64_CALL26 283 macro
408 case R_AARCH64_CALL26: in emit_rela_section()
/openbmc/linux/arch/arm64/kernel/
H A Dmodule-plts.c169 case R_AARCH64_CALL26: in count_plts()
260 ELF64_R_TYPE(rela->r_info) == R_AARCH64_CALL26; in branch_rela_needs_plt()
H A Dmodule.c529 case R_AARCH64_CALL26: in apply_relocate_add()
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h55 #define R_AARCH64_CALL26 283 macro
/openbmc/linux/scripts/
H A Drecordmcount.c53 #define R_AARCH64_CALL26 283 macro
453 return ELF64_R_TYPE(w8(rp->r_info)) != R_AARCH64_CALL26; in arm64_is_fake_mcount()
H A Drecordmcount.pl276 $mcount_regex = "^\\s*([0-9a-fA-F]+):\\s*R_AARCH64_CALL26\\s+_mcount\$";
/openbmc/qemu/include/
H A Delf.h915 #define R_AARCH64_CALL26 283 macro
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc126 case R_AARCH64_CALL26: