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

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

Completed in 224 milliseconds