Searched refs:R_AARCH64_CONDBR19 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | gen-hyprel.c | 86 #ifndef R_AARCH64_CONDBR19 87 #define R_AARCH64_CONDBR19 280 macro 406 case R_AARCH64_CONDBR19: in emit_rela_section()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | elf.h | 53 #define R_AARCH64_CONDBR19 280 macro
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | module.c | 524 case R_AARCH64_CONDBR19: in apply_relocate_add()
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 128 case R_AARCH64_CONDBR19: 1037 new_pool_l2(s, R_AARCH64_CONDBR19, s->code_ptr, 0, v64, v64); 1040 new_pool_label(s, v64, R_AARCH64_CONDBR19, s->code_ptr, 0); 1169 new_pool_label(s, value, R_AARCH64_CONDBR19, s->code_ptr, 0); 1484 tcg_out_reloc(s, s->code_ptr, R_AARCH64_CONDBR19, l, 0); 1502 tcg_out_reloc(s, s->code_ptr, R_AARCH64_CONDBR19, l, 0);
|
/openbmc/qemu/include/ |
H A D | elf.h | 913 #define R_AARCH64_CONDBR19 280 macro
|