Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h219 SetVector<MCSection *> SectionsForRanges; variable
795 return SectionsForRanges; in getGenDwarfSectionSyms()
799 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp169 SectionsForRanges.clear(); in reset()
1100 SectionsForRanges.remove_if( in finalizeDwarfSections()