Searched refs:R_386_32 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/arch/x86/um/asm/ |
H A D | elf.h | 14 #define R_386_32 1 macro
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | Makefile | 111 STUBCOPY_RELOC-$(CONFIG_X86_32) := R_386_32
|
/openbmc/linux/arch/x86/tools/ |
H A D | relocs.c | 229 REL_TYPE(R_386_32), in rel_type() 954 case R_386_32: in do_reloc32() 1021 case R_386_32: in do_reloc_real()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | elf.h | 25 #define R_386_32 1 macro
|
/openbmc/linux/arch/x86/kernel/ |
H A D | module.c | 114 case R_386_32: in apply_relocate()
|
/openbmc/u-boot/include/ |
H A D | elf.h | 555 #define R_386_32 1 macro
|
/openbmc/linux/scripts/ |
H A D | recordmcount.c | 571 reltype = R_386_32; in do_file()
|
/openbmc/qemu/include/ |
H A D | elf.h | 370 #define R_386_32 1 macro
|
/openbmc/linux/scripts/mod/ |
H A D | modpost.c | 1196 case R_386_32: in addend_386_rel()
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 177 case R_386_32: 1035 new_pool_label(s, arg, R_386_32, s->code_ptr - 4, 0); 1047 new_pool_l2(s, R_386_32, s->code_ptr - 4, 0, arg, arg >> 32); 1069 new_pool_label(s, arg, R_386_32, s->code_ptr - 4, 0);
|