Searched refs:R_386_RELATIVE (Results 1 - 11 of 11) sorted by relevance

/external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
H A Dreloc_ia32.c84 case R_386_RELATIVE:
/external/syslinux/com32/include/sys/
H A Delfcommon.h321 #define R_386_RELATIVE 8 /* Adjust by program base */ macro
/external/syslinux/com32/lib/sys/module/i386/
H A Delf_module.c256 case R_386_RELATIVE:
/external/elfutils/src/
H A Di386_ld.c695 case R_386_RELATIVE:
889 rel2->r_info = XELF_R_INFO (0, R_386_RELATIVE);
1063 case R_386_RELATIVE:
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h383 R_386_RELATIVE = 8, enumerator in enum:llvm::ELF::__anon19685
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py506 R_386_RELATIVE = 8 variable in class:Relocs_Elf_i386
/external/syslinux/com32/tools/
H A Drelocs.c184 REL_TYPE(R_386_RELATIVE),
/external/elfutils/libelf/
H A Delf.h1222 #define R_386_RELATIVE 8 /* Adjust by program base */ macro
/external/kmod/port-gnu/
H A Delf.h1221 #define R_386_RELATIVE 8 /* Adjust by program base */ macro
/external/swiftshader/third_party/LLVM/lib/Object/
H A DELFObjectFile.cpp962 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_RELATIVE);
/external/valgrind/perf/
H A Dtinycc.c974 #define R_386_RELATIVE 8 /* Adjust by program base */ macro
18599 qrel->r_info = ELF32_R_INFO(0, R_386_RELATIVE);

Completed in 301 milliseconds