Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/um/asm/
H A Delf.h15 #define R_386_NONE 0 macro
/linux-6.15/arch/x86/tools/
H A Drelocs.c234 REL_TYPE(R_386_NONE), in rel_type()
824 case R_386_NONE: in do_reloc32()
866 case R_386_NONE: in do_reloc_real()
/linux-6.15/arch/x86/include/asm/
H A Delf.h25 #define R_386_NONE 0 macro
/linux-6.15/scripts/
H A Drecordmcount.c572 rel_type_nop = R_386_NONE; in do_file()