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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 250 X86_64_RELOC_UNSIGNED = 0, /* for absolute addresses */
255 X86_64_RELOC_SUBTRACTOR = 5, /* must be followed by a X86_64_RELOC_UNSIGNED */
524 reloc->type = X86_64_RELOC_UNSIGNED;
    [all...]
  /external/llvm/include/llvm/Support/
MachO.h 507 X86_64_RELOC_UNSIGNED = 0,
    [all...]

Completed in 60 milliseconds