Searched refs:NamesSectionRefs (Results 1 – 1 of 1) sorted by relevance
999 std::vector<SectionRef> NamesSectionRefs = *NamesSection; in loadBinaryFormat() local1000 if (NamesSectionRefs.size() != 1) in loadBinaryFormat()1002 if (Error E = ProfileNames.create(NamesSectionRefs.back())) in loadBinaryFormat()