Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h192 SetVector<MCSection *> SectionsForRanges; variable
759 return SectionsForRanges; in getGenDwarfSectionSyms()
763 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp149 SectionsForRanges.clear(); in reset()
889 SectionsForRanges.remove_if( in finalizeDwarfSections()