Home
last modified time | relevance | path

Searched refs:R_PPC_PLT32 (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/powerpc/include/uapi/asm/
H A Delf.h48 #define R_PPC_PLT32 27 macro
197 #define R_PPC64_PLT32 R_PPC_PLT32
/linux-6.15/tools/objtool/arch/powerpc/
H A Ddecode.c124 case R_PPC_PLT32: in arch_reloc_size()