Home
last modified time | relevance | path

Searched refs:R_386_NONE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/um/asm/
H A Delf.h15 #define R_386_NONE 0 macro
/linux/arch/x86/include/asm/
H A Delf.h25 #define R_386_NONE 0 macro
/linux/scripts/
H A Drecordmcount.c572 rel_type_nop = R_386_NONE; in do_file()