Searched refs:LiteralSections (Results 1 – 1 of 1) sorted by relevance
1652 std::vector<SectionRef> LiteralSections; in DumpLiteralPointerSection() local1667 LiteralSections.push_back(Section); in DumpLiteralPointerSection()1723 auto Sect = find_if(LiteralSections, [&](const SectionRef &R) { in DumpLiteralPointerSection()1726 if (Sect == LiteralSections.end()) { in DumpLiteralPointerSection()