Searched refs:R_X86_64_PLT32 (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/um/asm/
H A Delf.h106 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
/linux-master/arch/x86/include/asm/
H A Delf.h52 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
/linux-master/arch/x86/kernel/
H A Dmodule.c185 case R_X86_64_PLT32:
H A Dmachine_kexec_64.c483 case R_X86_64_PLT32:
/linux-master/arch/x86/tools/
H A Drelocs.c215 REL_TYPE(R_X86_64_PLT32),
858 case R_X86_64_PLT32:
863 * NB: R_X86_64_PLT32 can be treated as R_X86_64_PC32.
/linux-master/tools/objtool/arch/x86/
H A Ddecode.c93 case R_X86_64_PLT32:
/linux-master/tools/objtool/
H A Dcheck.c4366 reloc_type(reloc) == R_X86_64_PLT32)

Completed in 193 milliseconds