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

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFRelocationInfo.cpp 106 case 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/include/llvm/Support/
ELF.h 358 R_X86_64_GOTOFF64 = 25,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 479 R_X86_64_GOTOFF64 = 25
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/llvm/include/llvm/Object/
ELF.h     [all...]

Completed in 1627 milliseconds