Home
last modified time | relevance | path

Searched refs:R_386_PC32 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/x86/um/asm/
H A Delf.h15 #define R_386_PC32 2 macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c230 REL_TYPE(R_386_PC32), in rel_type()
943 case R_386_PC32: in do_reloc32()
988 case R_386_PC32: in do_reloc_real()
/openbmc/linux/arch/x86/include/asm/
H A Delf.h26 #define R_386_PC32 2 macro
/openbmc/linux/arch/x86/kernel/
H A Dmodule.c118 case R_386_PC32: in apply_relocate()
/openbmc/u-boot/include/
H A Delf.h556 #define R_386_PC32 2 macro
/openbmc/qemu/include/
H A Delf.h371 #define R_386_PC32 2 macro
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc171 case R_386_PC32:
1045 new_pool_label(s, arg, R_386_PC32, s->code_ptr - 4, -4);
1067 new_pool_label(s, arg, R_386_PC32, s->code_ptr - 4, -4);
1511 tcg_out_reloc(s, s->code_ptr, R_386_PC32, l, -4);
1929 new_pool_label(s, (uintptr_t)dest, R_386_PC32, s->code_ptr, -4);
/openbmc/linux/scripts/mod/
H A Dmodpost.c1198 case R_386_PC32: in addend_386_rel()