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

  /external/chromium_org/tools/gyp/test/mac/
gyptest-loadable-module.py 29 MH_BUNDLE = 8
30 if struct.unpack('4I', open(binary, 'rb').read(16))[3] != MH_BUNDLE:
  /external/llvm/include/llvm/Support/
MachO.h 45 MH_BUNDLE = 0x8u,
    [all...]

Completed in 206 milliseconds