Home
last modified time | relevance | path

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

/arch/powerpc/include/uapi/asm/
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. */
/arch/powerpc/kernel/
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()
A Dmodule_64.c236 R_PPC_REL24); in get_stubs_size()
908 case R_PPC_REL24: in apply_relocate_add()

Completed in 7 milliseconds