Home
last modified time | relevance | path

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

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