Home
last modified time | relevance | path

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

/linux/arch/x86/um/asm/
H A Delf.h16 #define R_386_32 1 macro
/linux/arch/x86/tools/
H A Drelocs.c235 REL_TYPE(R_386_32), in rel_type()
830 case R_386_32: in do_reloc32()
892 case R_386_32: in do_reloc_real()
/linux/drivers/firmware/efi/libstub/
H A DMakefile113 STUBCOPY_RELOC-$(CONFIG_X86_32) := R_386_32
/linux/arch/x86/include/asm/
H A Delf.h26 #define R_386_32 1 macro
/linux/arch/x86/kernel/
H A Dmodule.c64 case R_386_32: in apply_relocate()
/linux/scripts/
H A Drecordmcount.c571 reltype = R_386_32; in do_file()
/linux/scripts/mod/
H A Dmodpost.c1170 case R_386_32: in addend_386_rel()