Home
last modified time | relevance | path

Searched refs:R_PPC_REL32 (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/objtool/arch/powerpc/include/arch/
H A Delf.h8 #define R_DATA32 R_PPC_REL32
10 #define R_TEXT32 R_PPC_REL32
/linux-6.15/arch/powerpc/include/uapi/asm/
H A Delf.h47 #define R_PPC_REL32 26 macro
196 #define R_PPC64_REL32 R_PPC_REL32
/linux-6.15/tools/objtool/arch/powerpc/
H A Ddecode.c121 case R_PPC_REL32: in arch_reloc_size()
/linux-6.15/arch/powerpc/kernel/
H A Dmodule_32.c271 case R_PPC_REL32: in apply_relocate_add()