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

/linux-master/tools/objtool/arch/x86/include/arch/
H A Delf.h5 #define R_NONE R_X86_64_NONE
/linux-master/arch/x86/um/asm/
H A Delf.h102 #define R_X86_64_NONE 0 /* No reloc */ macro
/linux-master/arch/x86/include/asm/
H A Delf.h48 #define R_X86_64_NONE 0 /* No reloc */ macro
/linux-master/arch/x86/kernel/
H A Dmodule.c169 case R_X86_64_NONE:
H A Dmachine_kexec_64.c467 case R_X86_64_NONE:
/linux-master/arch/x86/tools/
H A Drelocs.c210 REL_TYPE(R_X86_64_NONE),
853 case R_X86_64_NONE:
/linux-master/scripts/
H A Drecordmcount.c604 rel_type_nop = R_X86_64_NONE;

Completed in 172 milliseconds