Home
last modified time | relevance | path

Searched refs:CurrentStringOffset (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWindowsResource.cpp389 uint32_t CurrentStringOffset = SectionOneSize; in performSectionOneLayout() local
392 StringTableOffsets.push_back(CurrentStringOffset); in performSectionOneLayout()
394 CurrentStringOffset += StringSize; in performSectionOneLayout()