Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h194 SetVector<MCSection *> SectionsForRanges; variable
764 return SectionsForRanges; in getGenDwarfSectionSyms()
768 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp152 SectionsForRanges.clear(); in reset()
904 SectionsForRanges.remove_if( in finalizeDwarfSections()