Home
last modified time | relevance | path

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

/linux/arch/x86/um/asm/
H A Delf.h15 #define R_386_NONE 0 macro
/linux/arch/x86/tools/
H A Drelocs.c234 REL_TYPE(R_386_NONE), in rel_type()
818 case R_386_NONE: in do_reloc32()
860 case R_386_NONE: in do_reloc_real()
/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()