HomeSort by relevance Sort by last modified time
    Searched refs:pecoff_executable (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Support/
Path.cpp 172 case fs::file_magic::pecoff_executable: return true;
PathV2.cpp 841 return file_magic::pecoff_executable;
  /external/llvm/include/llvm/Support/
FileSystem.h 146 pecoff_executable ///< PECOFF executable file enumerator in enum:llvm::sys::fs::file_magic::_

Completed in 25 milliseconds