OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WIN_RES_DATA_ALIGNMENT
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
WindowsResource.h
53
const uint32_t
WIN_RES_DATA_ALIGNMENT
= 4;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
WindowsResource.cpp
124
RETURN_IF_ERROR(Reader.padToAlignment(
WIN_RES_DATA_ALIGNMENT
));
Completed in 83 milliseconds