Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/include/arch/
H A Delf.h5 #define R_NONE R_X86_64_NONE
/linux/arch/x86/um/asm/
H A Delf.h104 #define R_X86_64_NONE 0 /* No reloc */ macro
/linux/arch/x86/include/asm/
H A Delf.h48 #define R_X86_64_NONE 0 /* No reloc */ macro
/linux/scripts/
H A Drecordmcount.c604 rel_type_nop = R_X86_64_NONE; in do_file()