Home
last modified time | relevance | path

Searched refs:R_X86_64_GOTOFF64 (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Dx86_64.def31 ELF_RELOC(R_X86_64_GOTOFF64, 25)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Dx86_64.def31 ELF_RELOC(R_X86_64_GOTOFF64, 25)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp139 return ELF::R_X86_64_GOTOFF64; in getRelocType64()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp611 #define R_X86_64_GOTOFF64 25 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp322 case ELF::R_X86_64_GOTOFF64: { in resolveX86_64Relocation()
1748 } else if (RelType == ELF::R_X86_64_GOTOFF64) { in processRelocationRef()
1950 case ELF::R_X86_64_GOTOFF64: in relocationNeedsStub()
/third_party/musl/ndk_musl_include/
Delf.h3007 #define R_X86_64_GOTOFF64 25 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h3007 #define R_X86_64_GOTOFF64 25 macro
/third_party/musl/include/
Delf.h3011 #define R_X86_64_GOTOFF64 25 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h3007 #define R_X86_64_GOTOFF64 25 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h3007 #define R_X86_64_GOTOFF64 25 macro
/third_party/musl/porting/linux/user/include/
Delf.h3015 #define R_X86_64_GOTOFF64 25 macro
/third_party/elfio/elfio/
Delf_types.hpp791 constexpr unsigned R_X86_64_GOTOFF64 = 25; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8664.h49 constexpr FixupKind FK_Gotoff = llvm::ELF::R_X86_64_GOTOFF64;
/third_party/elfutils/libelf/
Delf.h3495 #define R_X86_64_GOTOFF64 25 /* 64 bit offset to GOT */ macro