Home
last modified time | relevance | path

Searched refs:R_X86_64_PC32 (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
Dlivepatch.c61 case R_X86_64_PC32: in klp_write_module_reloc()
Dmodule.c185 case R_X86_64_PC32: in apply_relocate_add()
Dmachine_kexec_64.c519 case R_X86_64_PC32: in arch_kexec_apply_relocations_add()
/linux-4.1.27/arch/x86/um/asm/
Delf.h104 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */ macro
/linux-4.1.27/arch/x86/include/asm/
Delf.h49 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */ macro
/linux-4.1.27/arch/x86/tools/
Drelocs.c197 REL_TYPE(R_X86_64_PC32), in rel_type()
771 case R_X86_64_PC32: in do_reloc64()