Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Dorc_gen.c122 rela->type = R_X86_64_PC32; in create_orc_entry()
Dcheck.c960 if (text_rela->type == R_X86_64_PC32) in find_switch_table()
977 if (text_rela->type == R_X86_64_PC32) in find_switch_table()
/Linux-v4.19/Documentation/livepatch/
Dmodule-elf-format.txt187 000000000000001f 0000005e00000002 R_X86_64_PC32 0000000000000000 .klp.sym.vmlinux.printk,…
189 0000000000000036 0000003b00000002 R_X86_64_PC32 0000000000000000 .klp.sym.btrfs.can_modif…
190 000000000000004c 0000004900000002 R_X86_64_PC32 0000000000000000 .klp.sym.vmlinux.snprint…
237 000000000000001f 0000005e00000002 R_X86_64_PC32 0000000000000000 .klp.sym.vmlinux.printk,…
/Linux-v4.19/arch/x86/um/asm/
Delf.h104 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */ macro
/Linux-v4.19/arch/x86/kernel/
Dmodule.c193 case R_X86_64_PC32: in apply_relocate_add()
Dmachine_kexec_64.c494 case R_X86_64_PC32: in arch_kexec_apply_relocations_add()
/Linux-v4.19/arch/x86/include/asm/
Delf.h50 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */ macro
/Linux-v4.19/arch/x86/tools/
Drelocs.c199 REL_TYPE(R_X86_64_PC32), in rel_type()
773 case R_X86_64_PC32: in do_reloc64()