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

/external/llvm/lib/Object/
H A DSymbolicFile.cpp58 case sys::fs::file_magic::macho_dsym_companion:
H A DBinary.cpp61 case sys::fs::file_magic::macho_dsym_companion:
H A DObjectFile.cpp75 case sys::fs::file_magic::macho_dsym_companion:
/external/llvm/unittests/Support/
H A DPath.cpp502 const char macho_dsym_companion[] = "\xfe\xed\xfa\xce..........\x00\x0a"; member in namespace:__anon26543
528 DEFINE(macho_dsym_companion),
/external/llvm/include/llvm/Support/
H A DFileSystem.h242 macho_dsym_companion, ///< Mach-O dSYM companion file enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp751 case sys::fs::file_magic::macho_dsym_companion:
/external/llvm/lib/Support/
H A DPath.cpp1020 case 10: return file_magic::macho_dsym_companion;

Completed in 354 milliseconds