Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h156 SetVector<MCSection *> SectionsForRanges; variable
512 return SectionsForRanges; in getGenDwarfSectionSyms()
515 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h164 SetVector<MCSection *> SectionsForRanges; variable
603 return SectionsForRanges; in getGenDwarfSectionSyms()
607 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/external/llvm/lib/MC/
DMCContext.cpp89 SectionsForRanges.clear(); in reset()
487 SectionsForRanges.remove_if( in finalizeDwarfSections()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp97 SectionsForRanges.clear(); in reset()
598 SectionsForRanges.remove_if( in finalizeDwarfSections()