Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h216 SetVector<MCSection *> SectionsForRanges; variable
804 return SectionsForRanges; in getGenDwarfSectionSyms()
808 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp160 SectionsForRanges.clear(); in reset()
1005 SectionsForRanges.remove_if( in finalizeDwarfSections()