Searched refs:DotDebugLocEntries (Results 1 – 2 of 2) sorted by relevance
218 SmallVector<DebugLocList, 4> DotDebugLocEntries; variable557 return DotDebugLocEntries; in getDebugLocEntries()
915 RegVar->setDotDebugLocOffset(DotDebugLocEntries.size()); in collectVariableInfo()917 DotDebugLocEntries.resize(DotDebugLocEntries.size() + 1); in collectVariableInfo()918 DebugLocList &LocList = DotDebugLocEntries.back(); in collectVariableInfo()1569 for (const auto &DebugLoc : DotDebugLocEntries) { in emitDebugLoc()1594 for (const auto &DebugLoc : DotDebugLocEntries) { in emitDebugLocDWO()