Home
last modified time | relevance | path

Searched refs:R_AARCH64_CONDBR19 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c86 #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 Delf.h53 #define R_AARCH64_CONDBR19 280 macro
/openbmc/linux/arch/arm64/kernel/
H A Dmodule.c524 case R_AARCH64_CONDBR19: in apply_relocate_add()
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc128 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 Delf.h913 #define R_AARCH64_CONDBR19 280 macro