Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/um/asm/
Delf.h13 #define R_386_NONE 0 macro
/linux-5.19.10/arch/x86/tools/
Drelocs.c227 REL_TYPE(R_386_NONE), in rel_type()
924 case R_386_NONE: in do_reloc32()
969 case R_386_NONE: in do_reloc_real()
/linux-5.19.10/arch/x86/include/asm/
Delf.h24 #define R_386_NONE 0 macro
/linux-5.19.10/scripts/
Drecordmcount.c538 rel_type_nop = R_386_NONE; in do_file()