Home
last modified time | relevance | path

Searched refs:R_386_32 (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/x86/um/asm/
Delf.h14 #define R_386_32 1 macro
/linux-4.4.14/arch/x86/kernel/
Dmodule.c122 case R_386_32: in apply_relocate()
/linux-4.4.14/arch/x86/tools/
Drelocs.c213 REL_TYPE(R_386_32), in rel_type()
845 case R_386_32: in do_reloc32()
910 case R_386_32: in do_reloc_real()
/linux-4.4.14/arch/x86/include/asm/
Delf.h25 #define R_386_32 1 macro
/linux-4.4.14/scripts/
Drecordmcount.c449 reltype = R_386_32; in do_file()
/linux-4.4.14/scripts/mod/
Dmodpost.c1698 case R_386_32: in addend_386_rel()