Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
H A Ddecode.c128 if (type == R_X86_64_PLT32) in arch_adjusted_addend()
157 case R_X86_64_PLT32: in arch_pc_relative_reloc()
950 case R_X86_64_PLT32: in arch_absolute_reloc()
/linux/arch/x86/um/asm/
H A Delf.h80 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
/linux/arch/x86/include/asm/
H A Delf.h52 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro