Home
last modified time | relevance | path

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

/Linux-v5.4/tools/objtool/
Dorc_gen.c110 rela->type = R_X86_64_PC32; in create_orc_entry()
Dcheck.c1038 if (text_rela->type == R_X86_64_PC32) in find_jump_table()
1064 if (text_rela->type == R_X86_64_PC32) in find_jump_table()
/Linux-v5.4/Documentation/livepatch/
Dmodule-elf-format.rst183 …000000000000001f 0000005e00000002 R_X86_64_PC32 0000000000000000 .klp.sym.vmlinux.printk…
185 …0000000000000036 0000003b00000002 R_X86_64_PC32 0000000000000000 .klp.sym.btrfs.can_modi…
186 …000000000000004c 0000004900000002 R_X86_64_PC32 0000000000000000 .klp.sym.vmlinux.snprin…
231 …000000000000001f 0000005e00000002 R_X86_64_PC32 0000000000000000 .klp.sym.vmlinux.printk…
/Linux-v5.4/arch/x86/um/asm/
Delf.h104 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */ macro
/Linux-v5.4/arch/x86/kernel/
Dmodule.c181 case R_X86_64_PC32: in apply_relocate_add()
Dmachine_kexec_64.c592 case R_X86_64_PC32: in arch_kexec_apply_relocations_add()
/Linux-v5.4/arch/x86/include/asm/
Delf.h51 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */ macro
/Linux-v5.4/arch/x86/tools/
Drelocs.c202 REL_TYPE(R_X86_64_PC32), in rel_type()
790 case R_X86_64_PC32: in do_reloc64()