Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/um/asm/
Delf.h13 #define R_386_NONE 0 macro
/Linux-v6.1/arch/x86/tools/
Drelocs.c228 REL_TYPE(R_386_NONE), in rel_type()
925 case R_386_NONE: in do_reloc32()
970 case R_386_NONE: in do_reloc_real()
/Linux-v6.1/arch/x86/include/asm/
Delf.h24 #define R_386_NONE 0 macro
/Linux-v6.1/scripts/
Drecordmcount.c538 rel_type_nop = R_386_NONE; in do_file()