Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dlivepatch.c49 case R_X86_64_NONE: in klp_write_module_reloc()
Dmodule.c170 case R_X86_64_NONE: in apply_relocate_add()
Dmachine_kexec_64.c504 case R_X86_64_NONE: in arch_kexec_apply_relocations_add()
/linux-4.1.27/arch/x86/um/asm/
Delf.h102 #define R_X86_64_NONE 0 /* No reloc */ macro
/linux-4.1.27/arch/x86/include/asm/
Delf.h47 #define R_X86_64_NONE 0 /* No reloc */ macro
/linux-4.1.27/arch/x86/tools/
Drelocs.c195 REL_TYPE(R_X86_64_NONE), in rel_type()
767 case R_X86_64_NONE: in do_reloc64()