Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/ !
Delf.h27 #define R_PPC_REL24 10 /* PC relative 26 bit */ macro
315 #define R_PPC64_REL24 R_PPC_REL24 /* PC relative 26 bit, word aligned. */
/linux-3.4.99/arch/powerpc/kernel/ !
Dmodule_32.c49 if (ELF32_R_TYPE(rela[i].r_info) == R_PPC_REL24 && in count_relocs()
265 case R_PPC_REL24: in apply_relocate_add()
Dmodule_64.c87 if (ELF64_R_TYPE(rela[i].r_info) == R_PPC_REL24 && in count_relocs()
402 case R_PPC_REL24: in apply_relocate_add()