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

  /external/llvm/lib/Object/
SymbolicFile.cpp 43 case sys::fs::file_magic::windows_resource:
Binary.cpp 70 case sys::fs::file_magic::windows_resource:
ObjectFile.cpp 59 case sys::fs::file_magic::windows_resource:
  /external/llvm/unittests/Support/
Path.cpp 503 const char windows_resource[] = "\x00\x00\x00\x00\x020\x00\x00\x00\xff"; member in namespace:__anon31154
529 DEFINE(windows_resource)
  /external/llvm/include/llvm/Support/
FileSystem.h 247 windows_resource ///< Windows compiled resource file (.rc) enumerator in enum:llvm::sys::fs::file_magic::Impl
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 763 case sys::fs::file_magic::windows_resource:
  /external/llvm/lib/Support/
Path.cpp 943 return file_magic::windows_resource;

Completed in 282 milliseconds