Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dreloc_ia32_efi.c56 case R_386_RELATIVE: in _relocate()
H A Drelocate.c105 if (type != R_386_RELATIVE) { in do_elf_reloc_fixups32()
/openbmc/linux/arch/x86/um/asm/
H A Delf.h21 #define R_386_RELATIVE 8 macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h32 #define R_386_RELATIVE 8 macro
/openbmc/u-boot/include/
H A Delf.h562 #define R_386_RELATIVE 8 macro
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c45 #define R_RELATIVE R_386_RELATIVE
/openbmc/qemu/include/
H A Delf.h377 #define R_386_RELATIVE 8 macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c236 REL_TYPE(R_386_RELATIVE), in rel_type()