Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/um/asm/
Delf.h13 #define R_386_NONE 0 macro
/Linux-v5.10/arch/x86/tools/
Drelocs.c217 REL_TYPE(R_386_NONE), in rel_type()
866 case R_386_NONE: in do_reloc32()
909 case R_386_NONE: in do_reloc_real()
/Linux-v5.10/arch/x86/include/asm/
Delf.h24 #define R_386_NONE 0 macro
/Linux-v5.10/scripts/
Drecordmcount.c538 rel_type_nop = R_386_NONE; in do_file()