HomeSort by relevance Sort by last modified time
    Searched defs:X86_64_RELOC_GOT_LOAD (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 253 X86_64_RELOC_GOT_LOAD = 3, /* a MOVQ load of a GOT entry */
512 reloc->type = X86_64_RELOC_GOT_LOAD;
    [all...]
  /external/llvm/include/llvm/Support/
MachO.h 510 X86_64_RELOC_GOT_LOAD = 3,
    [all...]

Completed in 92 milliseconds