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