Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryContext.h155 struct CompareSections { struct
160 using SectionSetType = std::set<BinarySection *, CompareSections>; argument