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

  /external/llvm/lib/Object/
Binary.cpp 70 case sys::fs::file_magic::windows_resource:
SymbolicFile.cpp 43 case sys::fs::file_magic::windows_resource:
ObjectFile.cpp 73 case sys::fs::file_magic::windows_resource:
  /external/llvm/include/llvm/Support/
FileSystem.h 250 windows_resource ///< Windows compiled resource file (.rc) enumerator in enum:llvm::sys::fs::file_magic::Impl
  /external/llvm/unittests/Support/
Path.cpp 741 const char windows_resource[] = "\x00\x00\x00\x00\x020\x00\x00\x00\xff"; member in namespace:__anon18321
772 DEFINE(windows_resource)
    [all...]
  /external/llvm/lib/Support/
Path.cpp 980 return file_magic::windows_resource;

Completed in 217 milliseconds