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

/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h203 SmallVector<MemoryBuffer*, 4> UncompressedSections; member in class:llvm::DWARFContextInMemory
H A DDWARFContext.cpp602 UncompressedSections.push_back(UncompressedSection.take());
716 DeleteContainerPointers(UncompressedSections);

Completed in 96 milliseconds