Searched refs:LiteralSections (Results 1 – 1 of 1) sorted by relevance
751 std::vector<SectionRef> LiteralSections; in DumpLiteralPointerSection() local766 LiteralSections.push_back(Section); in DumpLiteralPointerSection()824 auto Sect = std::find_if(LiteralSections.begin(), LiteralSections.end(), in DumpLiteralPointerSection()829 if (Sect == LiteralSections.end()) { in DumpLiteralPointerSection()