Home
last modified time | relevance | path

Searched refs:R_PPC_REL24 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Delf.h31 #define R_PPC_REL24 10 /* PC relative 26 bit */ macro
180 #define R_PPC64_REL24 R_PPC_REL24 /* PC relative 26 bit, word aligned. */
/openbmc/linux/arch/powerpc/kernel/
H A Dmodule_32.c34 if (ELF32_R_TYPE(rela[i].r_info) == R_PPC_REL24 && in count_relocs()
244 case R_PPC_REL24: in apply_relocate_add()
H A Dmodule_64.c234 R_PPC_REL24); in get_stubs_size()
879 case R_PPC_REL24: in apply_relocate_add()
/openbmc/u-boot/include/
H A Delf.h615 #define R_PPC_REL24 10 /* PC relative 26 bit */ macro
/openbmc/qemu/include/
H A Delf.h758 #define R_PPC_REL24 10 /* PC relative 26 bit */ macro
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc767 case R_PPC_REL24:
2966 tcg_out_reloc(s, s->code_ptr, R_PPC_REL24, l, 0);