Searched refs:LinkedExpression (Results 1 – 3 of 3) sorted by relevance
480 LinkedLocationExpressionsWithOffsetPatches LinkedExpression; in emitLocations() local484 LinkedExpression.Expression.Range = { in emitLocations()495 LinkedExpression.Expression.Expr, in emitLocations()497 LinkedExpression.Patches); in emitLocations()499 LinkedLocationExpressions.push_back({LinkedExpression}); in emitLocations()
2040 DWARFLocationExpression LinkedExpression; in generateUnitLocations() local2044 LinkedExpression.Range = { in generateUnitLocations()2050 LinkedExpression.Expr.reserve(CurExpression.Expr.size()); in generateUnitLocations()2051 ExprHandler(CurExpression.Expr, LinkedExpression.Expr, in generateUnitLocations()2054 LinkedLocationExpressions.push_back(LinkedExpression); in generateUnitLocations()