Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/um/asm/
Delf.h14 #define R_386_32 1 macro
/linux-6.1.9/drivers/firmware/efi/libstub/
DMakefile111 STUBCOPY_RELOC-$(CONFIG_X86_32) := R_386_32
/linux-6.1.9/arch/x86/tools/
Drelocs.c229 REL_TYPE(R_386_32), in rel_type()
937 case R_386_32: in do_reloc32()
1004 case R_386_32: in do_reloc_real()
/linux-6.1.9/arch/x86/include/asm/
Delf.h25 #define R_386_32 1 macro
/linux-6.1.9/arch/x86/kernel/
Dmodule.c113 case R_386_32: in apply_relocate()
/linux-6.1.9/scripts/
Drecordmcount.c537 reltype = R_386_32; in do_file()
/linux-6.1.9/scripts/mod/
Dmodpost.c1441 case R_386_32: in addend_386_rel()