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

  /bionic/libc/include/bits/
elf_x86_64.h 36 #define R_X86_64_GOTOFF64 25
  /toolchain/binutils/binutils-2.25/elfcpp/
x86_64.h 78 R_X86_64_GOTOFF64 = 25, // 64-bit GOT offset
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
reloc64.d 26 .*[ ]+R_X86_64_GOTOFF64[ ]+xtrn
59 .*[ ]+R_X86_64_GOTOFF64[ ]+xtrn
  /toolchain/binutils/binutils-2.25/include/elf/
x86-64.h 53 RELOC_NUMBER (R_X86_64_GOTOFF64, 25) /* 64 bit offset to GOT */
  /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/syslinux/com32/include/sys/
elfcommon.h 394 #define R_X86_64_GOTOFF64 25 /* 64 bit offset to GOT */
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 125 return ELF::R_X86_64_GOTOFF64;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 358 R_X86_64_GOTOFF64 = 25,
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
x86_64.cc     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-x86-64.c 128 HOWTO(R_X86_64_GOTOFF64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield,
129 bfd_elf_generic_reloc, "R_X86_64_GOTOFF64",
243 { BFD_RELOC_X86_64_GOTOFF64, R_X86_64_GOTOFF64, },
    [all...]
  /art/runtime/
elf.h 365 R_X86_64_GOTOFF64 = 25,
    [all...]
  /external/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/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 357 R_X86_64_GOTOFF64 = 25
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 357 R_X86_64_GOTOFF64 = 25
    [all...]

Completed in 861 milliseconds