Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryContext.h171 using AddressToSectionMapType = std::multimap<uint64_t, BinarySection *>; variable
172 AddressToSectionMapType AddressToSection;