Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/um/asm/
Delf.h106 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
/Linux-v4.19/arch/x86/kernel/
Dmodule.c194 case R_X86_64_PLT32: in apply_relocate_add()
Dmachine_kexec_64.c495 case R_X86_64_PLT32: in arch_kexec_apply_relocations_add()
/Linux-v4.19/arch/x86/include/asm/
Delf.h52 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
/Linux-v4.19/arch/x86/tools/
Drelocs.c201 REL_TYPE(R_X86_64_PLT32), in rel_type()
774 case R_X86_64_PLT32: in do_reloc64()