Searched refs:LinkedLocationExpressions (Results 1 – 3 of 3) sorted by relevance
481 LinkedLocationExpressionsVector LinkedLocationExpressions; in emitLocations() local502 LinkedLocationExpressions.push_back({LinkedExpression}); in emitLocations()508 emitLocListFragment(LinkedLocationExpressions, OutLocationSection); in emitLocations()
2009 DWARFLocationExpressionsVector LinkedLocationExpressions; in generateUnitLocations() local2025 LinkedLocationExpressions.push_back(LinkedExpression); in generateUnitLocations()2029 Emitter->emitDwarfDebugLocListFragment(Unit, LinkedLocationExpressions, in generateUnitLocations()