Home
last modified time | relevance | path

Searched refs:R_386_GOTOFF (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def16 ELF_RELOC(R_386_GOTOFF, 9)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def16 ELF_RELOC(R_386_GOTOFF, 9)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp274 return ELF::R_386_GOTOFF; in getRelocType32()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h513 #define R_386_GOTOFF 9 /* Add GOT-relative symbol address. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h513 #define R_386_GOTOFF 9 /* Add GOT-relative symbol address. */ macro
/third_party/elfio/elfio/
Delfio_relocation.hpp173 case R_386_GOTOFF: // S + A - GOT in get_entry()
Delf_types.hpp756 constexpr unsigned R_386_GOTOFF = 9; variable
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp576 #define R_386_GOTOFF 9 macro
/third_party/musl/ndk_musl_include/
Delf.h1170 #define R_386_GOTOFF 9 macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8632.h50 constexpr FixupKind FK_Gotoff = llvm::ELF::R_386_GOTOFF;
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1170 #define R_386_GOTOFF 9 macro
/third_party/musl/include/
Delf.h1174 #define R_386_GOTOFF 9 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1170 #define R_386_GOTOFF 9 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1170 #define R_386_GOTOFF 9 macro
/third_party/musl/porting/linux/user/include/
Delf.h1178 #define R_386_GOTOFF 9 macro
/third_party/elfutils/libelf/
Delf.h1496 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro