Searched refs:R_PPC_REL24 (Results 1 - 3 of 3) sorted by relevance

/arch/powerpc/include/uapi/asm/
H A Delf.h30 #define R_PPC_REL24 10 /* PC relative 26 bit */ macro
194 #define R_PPC64_REL24 R_PPC_REL24 /* PC relative 26 bit, word aligned. */
/arch/powerpc/kernel/
H A Dmodule_32.c45 if (ELF32_R_TYPE(rela[i].r_info) == R_PPC_REL24 &&
261 case R_PPC_REL24:
H A Dmodule_64.c220 if (ELF64_R_TYPE(rela[i].r_info) == R_PPC_REL24 &&
599 case R_PPC_REL24:

Completed in 52 milliseconds