Searched refs:AbbrevSectionContents (Results 1 – 2 of 2) sorted by relevance
1158 StringRef AbbrevSectionContents = in addUnitAbbreviations() local1173 AbbrevContents = AbbrevSectionContents.substr(DWOContrubution->Offset, in addUnitAbbreviations()1195 It == AbbrevSetOffsets.end() ? AbbrevSectionContents.size() : *It; in addUnitAbbreviations()1196 AbbrevContents = AbbrevSectionContents.slice(StartOffset, EndOffset); in addUnitAbbreviations()1200 AbbrevContents = AbbrevSectionContents; in addUnitAbbreviations()
1053 std::unique_ptr<DebugBufferVector> AbbrevSectionContents = in finalizeDebugSections() local1056 copyByteArray(*AbbrevSectionContents), in finalizeDebugSections()1057 AbbrevSectionContents->size()); in finalizeDebugSections()