OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ID_WinRes
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
Binary.h
47
ID_WinRes
, // Windows resource (.res) file.
136
bool isWinRes() const { return TypeID ==
ID_WinRes
; }
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
WindowsResource.cpp
43
: Binary(Binary::
ID_WinRes
, Source) {
Completed in 177 milliseconds