Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCContext.h164 SetVector<MCSection *> SectionsForRanges; variable
599 return SectionsForRanges; in getGenDwarfSectionSyms()
603 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCContext.cpp97 SectionsForRanges.clear(); in reset()
598 SectionsForRanges.remove_if( in finalizeDwarfSections()