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.h218 SetVector<MCSection *> SectionsForRanges; variable
775 return SectionsForRanges; in getGenDwarfSectionSyms()
779 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp167 SectionsForRanges.clear(); in reset()
1008 SectionsForRanges.remove_if( in finalizeDwarfSections()