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

/external/llvm/lib/Object/
H A DSymbolicFile.cpp60 case sys::fs::file_magic::coff_import_library:
H A DBinary.cpp63 case sys::fs::file_magic::coff_import_library:
H A DObjectFile.cpp78 case sys::fs::file_magic::coff_import_library:
/external/llvm/unittests/Support/
H A DPath.cpp488 const char coff_import_library[] = "\x00\x00\xff\xff...."; member in namespace:__anon26543
517 DEFINE(coff_import_library),
/external/llvm/include/llvm/Support/
H A DFileSystem.h245 coff_import_library, ///< COFF import library enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp760 case sys::fs::file_magic::coff_import_library:
/external/llvm/lib/Support/
H A DPath.cpp938 return file_magic::coff_import_library;

Completed in 637 milliseconds