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 41 case sys::fs::file_magic::windows_resource:
ObjectFile.cpp 61 case sys::fs::file_magic::windows_resource:
  /external/llvm/unittests/Support/
Path.cpp 602 const char windows_resource[] = "\x00\x00\x00\x00\x020\x00\x00\x00\xff"; member in namespace:__anon15626
633 DEFINE(windows_resource)
  /external/llvm/include/llvm/Support/
FileSystem.h 249 windows_resource ///< Windows compiled resource file (.rc) enumerator in enum:llvm::sys::fs::file_magic::Impl
  /external/llvm/lib/Support/
Path.cpp 926 return file_magic::windows_resource;

Completed in 1176 milliseconds