Searched refs:R_X86_64_GOTOFF64 (Results 1 - 9 of 9) sorted by relevance

/external/llvm/test/MC/ELF/
H A Drelocation.s26 movabs foo@GOTOFF, %rax # R_X86_64_GOTOFF64
86 // CHECK-NEXT: 0x59 R_X86_64_GOTOFF64 foo 0x0
/external/syslinux/com32/include/sys/
H A Delfcommon.h394 #define R_X86_64_GOTOFF64 25 /* 64 bit offset to GOT */ macro
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp125 return ELF::R_X86_64_GOTOFF64;
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h358 R_X86_64_GOTOFF64 = 25, enumerator in enum:llvm::ELF::__anon19684
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py483 R_X86_64_GOTOFF64 = 25 variable in class:Relocs_Elf_X86_64
/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664Traits.h78 static constexpr FixupKind FK_Gotoff = llvm::ELF::R_X86_64_GOTOFF64;
/external/elfutils/libelf/
H A Delf.h3125 #define R_X86_64_GOTOFF64 25 /* 64 bit offset to GOT */ macro
/external/kmod/port-gnu/
H A Delf.h3124 #define R_X86_64_GOTOFF64 25 /* 64 bit offset to GOT */ macro
/external/swiftshader/third_party/LLVM/lib/Object/
H A DELFObjectFile.cpp941 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GOTOFF64);

Completed in 133 milliseconds