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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 251 X86_64_RELOC_SIGNED = 1, /* for signed 32-bit displacement */
516 reloc->type = X86_64_RELOC_SIGNED;
    [all...]
  /external/llvm/include/llvm/Support/
MachO.h 508 X86_64_RELOC_SIGNED = 1,
    [all...]

Completed in 519 milliseconds