HomeSort by relevance Sort by last modified time
    Searched refs:R_X86_64_GOTOFF64 (Results 1 - 13 of 13) sorted by null

  /bionic/libc/include/bits/
elf_x86_64.h 36 #define R_X86_64_GOTOFF64 25
  /external/llvm/test/MC/ELF/
relocation.s 26 movabs foo@GOTOFF, %rax # R_X86_64_GOTOFF64
86 // CHECK-NEXT: 0x59 R_X86_64_GOTOFF64 foo 0x0
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
relocation.s 26 movabs foo@GOTOFF, %rax # R_X86_64_GOTOFF64
88 // CHECK-NEXT: 0x59 R_X86_64_GOTOFF64 foo 0x0
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 125 return ELF::R_X86_64_GOTOFF64;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 131 return ELF::R_X86_64_GOTOFF64;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 358 R_X86_64_GOTOFF64 = 25,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 319 case ELF::R_X86_64_GOTOFF64: {
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 483 R_X86_64_GOTOFF64 = 25
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 483 R_X86_64_GOTOFF64 = 25
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX8664Traits.h 78 static constexpr FixupKind FK_Gotoff = llvm::ELF::R_X86_64_GOTOFF64;
    [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp     [all...]
  /external/elfutils/libelf/
elf.h     [all...]

Completed in 180 milliseconds