Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2017 MapVector<const MCSection *, std::vector<const RangeSpan *>> SectionRanges; in emitRangeList() local
2022 SectionRanges[&Range.getStart()->getSection()].push_back(&Range); in emitRangeList()
2026 for (const auto &P : SectionRanges) { in emitRangeList()