Searched refs:pecoff_executable (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Object/
H A DObjectFile.cpp73 case sys::fs::file_magic::pecoff_executable:
H A DBinary.cpp95 case sys::fs::file_magic::pecoff_executable: {
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DFileSystem.h242 pecoff_executable, ///< PECOFF executable file enumerator in enum:llvm::sys::fs::file_magic::Impl
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp594 case sys::fs::file_magic::pecoff_executable:
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DPath.cpp961 return file_magic::pecoff_executable;

Completed in 139 milliseconds