Searched defs:CompressedSection (Results 1 – 2 of 2) sorted by relevance
152 template <class ELFT> Error ELFSectionSizer<ELFT>::visit(CompressedSection &) { in visit() argument560 CompressedSection::CompressedSection(const SectionBase &Sec, in CompressedSection() function in CompressedSection576 CompressedSection::CompressedSection(ArrayRef<uint8_t> CompressedData, in CompressedSection() function in CompressedSection
44 class CompressedSection; variable