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

  /external/llvm/test/MC/ELF/
relocation.s 18 movabs foo@GOTOFF, %rax # R_X86_64_GOTOFF64
52 // CHECK-NEXT: 0x59 R_X86_64_GOTOFF64 foo 0x0
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFRelocationInfo.cpp 106 case R_X86_64_GOTOFF64:
X86ELFObjectWriter.cpp 118 Type = ELF::R_X86_64_GOTOFF64;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-amd64.c 39 {"gotoff", ELF_SSYM_SYM_RELATIVE, R_X86_64_GOTOFF64, 64},
elf.h 338 R_X86_64_GOTOFF64 = 25, /* word64, offset to GOT */
  /external/llvm/lib/Object/
ELF.cpp 48 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GOTOFF64);
    [all...]
ELFYAML.cpp 413 ECase(R_X86_64_GOTOFF64)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 479 R_X86_64_GOTOFF64 = 25
    [all...]
  /art/runtime/
elf.h 365 R_X86_64_GOTOFF64 = 25,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 380 R_X86_64_GOTOFF64 = 25,
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 348 milliseconds