Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/um/asm/
H A Delf.h108 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
/linux-6.15/tools/objtool/arch/x86/
H A Ddecode.c93 case R_X86_64_PLT32: in arch_pc_relative_reloc()
875 case R_X86_64_PLT32: in arch_reloc_size()
/linux-6.15/arch/x86/include/asm/
H A Delf.h52 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
/linux-6.15/arch/x86/kernel/
H A Dmodule.c149 case R_X86_64_PLT32: in __write_relocate_add()
H A Dmachine_kexec_64.c537 case R_X86_64_PLT32: in arch_kexec_apply_relocations_add()
/linux-6.15/arch/x86/tools/
H A Drelocs.c220 REL_TYPE(R_X86_64_PLT32), in rel_type()
756 case R_X86_64_PLT32: in do_reloc64()
/linux-6.15/tools/objtool/
H A Dcheck.c4402 reloc_type(reloc) == R_X86_64_PLT32) in validate_ibt_insn()