Searched refs:handleCompressedSection (Results 1 – 2 of 2) sorted by relevance
363 static Error handleCompressedSection( in handleCompressedSection() function410 if (auto Err = handleCompressedSection(UncompressedSections, Name, Contents)) in handleSection()
367 handleCompressedSection(std::deque<SmallString<32>> &UncompressedSections, in handleCompressedSection() function411 if (auto Err = handleCompressedSection(UncompressedSections, Name, Contents)) in handleSection()