Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h146 SetVector<MCSection *> SectionsForRanges; variable
483 return SectionsForRanges; in getGenDwarfSectionSyms()
486 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/external/llvm/lib/MC/
DMCContext.cpp87 SectionsForRanges.clear(); in reset()
473 SectionsForRanges.remove_if( in finalizeDwarfSections()