Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/arch/x86/
Dspecial.c111 if (text_reloc->type == R_X86_64_PC32) in arch_find_switch_table()
141 if (text_reloc->type == R_X86_64_PC32) in arch_find_switch_table()
/kernel/linux/linux-5.10/Documentation/livepatch/
Dmodule-elf-format.rst182 …000000000000001f 0000005e00000002 R_X86_64_PC32 0000000000000000 .klp.sym.vmlinux.printk…
184 …0000000000000036 0000003b00000002 R_X86_64_PC32 0000000000000000 .klp.sym.btrfs.can_modi…
185 …000000000000004c 0000004900000002 R_X86_64_PC32 0000000000000000 .klp.sym.vmlinux.snprin…
230 …000000000000001f 0000005e00000002 R_X86_64_PC32 0000000000000000 .klp.sym.vmlinux.printk…
/kernel/linux/linux-5.10/tools/objtool/
Dorc_gen.c101 if (elf_add_reloc_to_insn(elf, ip_sec, idx * sizeof(int), R_X86_64_PC32, in write_orc_entry()
Dcheck.c560 R_X86_64_PC32, in create_static_call_sections()
601 R_X86_64_PC32, key_sym, in create_static_call_sections()
645 R_X86_64_PC32, in create_retpoline_sites_sections()
691 R_X86_64_PC32, in create_return_sites_sections()
/kernel/linux/linux-5.10/arch/x86/um/asm/
Delf.h104 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */ macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Delf.h49 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */ macro
/kernel/linux/linux-5.10/arch/x86/kernel/
Dmodule.c183 case R_X86_64_PC32: in __apply_relocate_add()
Dmachine_kexec_64.c525 case R_X86_64_PC32: in arch_kexec_apply_relocations_add()
/kernel/linux/linux-5.10/arch/x86/tools/
Drelocs.c202 REL_TYPE(R_X86_64_PC32), in rel_type()
790 case R_X86_64_PC32: in do_reloc64()