Searched refs:CurrentRecordOffset (Results 1 – 1 of 1) sorted by relevance
305 unsigned CurrentRecordOffset = in StackMapV1Parser() local309 StackMapRecordOffsets.push_back(CurrentRecordOffset); in StackMapV1Parser()310 CurrentRecordOffset += in StackMapV1Parser()311 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes(); in StackMapV1Parser()