Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp672 uint32_t CurrentStringOffset = SectionOneSize; in performSectionOneLayout() local
675 StringTableOffsets.push_back(CurrentStringOffset); in performSectionOneLayout()
677 CurrentStringOffset += StringSize; in performSectionOneLayout()