Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h216 SetVector<MCSection *> SectionsForRanges; variable
801 return SectionsForRanges; in getGenDwarfSectionSyms()
805 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp161 SectionsForRanges.clear(); in reset()
996 SectionsForRanges.remove_if( in finalizeDwarfSections()