Searched refs:macho_core (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Object/
H A DSymbolicFile.cpp52 case sys::fs::file_magic::macho_core:
H A DBinary.cpp55 case sys::fs::file_magic::macho_core:
H A DObjectFile.cpp69 case sys::fs::file_magic::macho_core:
/external/llvm/unittests/Support/
H A DPath.cpp496 const char macho_core[] = "\xfe\xed\xfa\xce..........\x00\x04"; member in namespace:__anon26543
523 DEFINE(macho_core),
/external/llvm/include/llvm/Support/
H A DFileSystem.h236 macho_core, ///< Mach-O Core File enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp745 case sys::fs::file_magic::macho_core:
/external/llvm/lib/Support/
H A DPath.cpp1014 case 4: return file_magic::macho_core;

Completed in 1382 milliseconds