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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 252 X86_64_RELOC_BRANCH = 2, /* a CALL/JMP insn with 32-bit disp */
514 reloc->type = X86_64_RELOC_BRANCH;
    [all...]
  /external/llvm/include/llvm/Support/
MachO.h 509 X86_64_RELOC_BRANCH = 2,
    [all...]

Completed in 36 milliseconds