Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h217 SetVector<MCSection *> SectionsForRanges; variable
800 return SectionsForRanges; in getGenDwarfSectionSyms()
804 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCContext.cpp167 SectionsForRanges.clear(); in reset()
965 SectionsForRanges.remove_if( in finalizeDwarfSections()