Home
last modified time | relevance | path

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

/arch/x86/um/asm/
Delf.h104 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */ macro
/arch/x86/kernel/
Dmodule.c192 case R_X86_64_PC32: in apply_relocate_add()
Dmachine_kexec_64.c526 case R_X86_64_PC32: in arch_kexec_apply_relocations_add()
/arch/x86/include/asm/
Delf.h49 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */ macro
/arch/x86/tools/
Drelocs.c197 REL_TYPE(R_X86_64_PC32), in rel_type()
771 case R_X86_64_PC32: in do_reloc64()