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

/external/llvm/lib/Object/
H A DSymbolicFile.cpp61 case sys::fs::file_magic::pecoff_executable:
H A DBinary.cpp64 case sys::fs::file_magic::pecoff_executable:
H A DObjectFile.cpp79 case sys::fs::file_magic::pecoff_executable:
/external/llvm/include/llvm/Support/
H A DFileSystem.h246 pecoff_executable, ///< PECOFF executable file enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp761 case sys::fs::file_magic::pecoff_executable:
/external/llvm/lib/Support/
H A DPath.cpp1046 return file_magic::pecoff_executable;

Completed in 132 milliseconds