Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/arch/x86/include/arch/
Delf.h4 #define R_NONE R_X86_64_NONE
/linux-6.1.9/arch/x86/um/asm/
Delf.h102 #define R_X86_64_NONE 0 /* No reloc */ macro
/linux-6.1.9/arch/x86/include/asm/
Delf.h47 #define R_X86_64_NONE 0 /* No reloc */ macro
/linux-6.1.9/arch/x86/kernel/
Dmodule.c163 case R_X86_64_NONE: in __apply_relocate_add()
Dmachine_kexec_64.c481 case R_X86_64_NONE: in arch_kexec_apply_relocations_add()
/linux-6.1.9/scripts/
Drecordmcount.c570 rel_type_nop = R_X86_64_NONE; in do_file()
/linux-6.1.9/arch/x86/tools/
Drelocs.c210 REL_TYPE(R_X86_64_NONE), in rel_type()
845 case R_X86_64_NONE: in do_reloc64()