Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.h203 SmallVector<MemoryBuffer*, 4> UncompressedSections; variable
HDDWARFContext.cpp602 UncompressedSections.push_back(UncompressedSection.take()); in DWARFContextInMemory()
716 DeleteContainerPointers(UncompressedSections); in ~DWARFContextInMemory()