HomeSort by: relevance | last modified time | path
    Searched refs:macho_bundle (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
Magic.h 37 macho_bundle, ///< Mach-O Bundle file enumerator in enum:llvm::file_magic::Impl
  /src/external/apache2/llvm/dist/llvm/lib/Object/
SymbolicFile.cpp 62 case file_magic::macho_bundle:
111 case file_magic::macho_bundle:
Binary.cpp 66 case file_magic::macho_bundle:
ObjectFile.cpp 166 case file_magic::macho_bundle:
  /src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
Magic.cpp 167 return file_magic::macho_bundle;

Completed in 18 milliseconds