Searched refs:R_X86_64_PLT32 (Results 1 - 7 of 7) sorted by last modified time

/linux-master/arch/x86/kernel/
H A Dmodule.c134 case R_X86_64_PLT32:
H A Dmachine_kexec_64.c483 case R_X86_64_PLT32:
/linux-master/arch/x86/tools/
H A Drelocs.c218 REL_TYPE(R_X86_64_PLT32),
863 case R_X86_64_PLT32:
868 * NB: R_X86_64_PLT32 can be treated as R_X86_64_PC32.
/linux-master/tools/objtool/
H A Dcheck.c4366 reloc_type(reloc) == R_X86_64_PLT32)
/linux-master/tools/objtool/arch/x86/
H A Ddecode.c93 case R_X86_64_PLT32:
/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/um/asm/
H A Delf.h106 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro

Completed in 168 milliseconds