Home
last modified time | relevance | path

Searched refs:NameToSectionMapType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryContext.h176 using NameToSectionMapType = std::multimap<std::string, BinarySection *>; variable
177 NameToSectionMapType NameToSection;
1067 iterator_range<NameToSectionMapType::iterator>
1071 iterator_range<NameToSectionMapType::const_iterator>