Searched refs:R_386_GOTOFF (Results 1 - 12 of 12) sorted by relevance

/external/syslinux/com32/include/sys/
H A Delfcommon.h322 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp244 return ELF::R_386_GOTOFF;
/external/elfutils/src/
H A Di386_ld.c571 case R_386_GOTOFF:
944 case R_386_GOTOFF:
/external/syslinux/com32/tools/
H A Drelocs.c185 REL_TYPE(R_386_GOTOFF),
574 case R_386_GOTOFF:
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h384 R_386_GOTOFF = 9, enumerator in enum:llvm::ELF::__anon19685
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py507 R_386_GOTOFF = 9 variable in class:Relocs_Elf_i386
/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632Traits.h78 static constexpr FixupKind FK_Gotoff = llvm::ELF::R_386_GOTOFF;
/external/elfutils/libelf/
H A Delf.h1223 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
/external/kmod/port-gnu/
H A Delf.h1222 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
/external/swiftshader/third_party/LLVM/lib/MC/
H A DELFObjectWriter.cpp1777 Type = ELF::R_386_GOTOFF;
/external/swiftshader/third_party/LLVM/lib/Object/
H A DELFObjectFile.cpp963 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_GOTOFF);
/external/valgrind/perf/
H A Dtinycc.c975 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
18628 case R_386_GOTOFF:
18943 case R_386_GOTOFF:

Completed in 408 milliseconds