OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDataIndex
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
WindowsResource.h
168
uint32_t
getDataIndex
() const { return DataIndex; }
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
WindowsResource.cpp
657
RelocationAddresses[DataNodes->
getDataIndex
()] = CurrentRelativeOffset;
659
Entry->DataSize = Data[DataNodes->
getDataIndex
()].size();
Completed in 232 milliseconds