Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DSymbolicFile.cpp59 case sys::fs::file_magic::pecoff_executable: in createSymbolicFile()
DBinary.cpp64 case sys::fs::file_magic::pecoff_executable: in createBinary()
DObjectFile.cpp95 case sys::fs::file_magic::pecoff_executable: in createObjectFile()
/external/llvm/include/llvm/Support/
DFileSystem.h249 pecoff_executable, ///< PECOFF executable file enumerator
/external/llvm/lib/Support/
DPath.cpp1088 return file_magic::pecoff_executable; in identify_magic()