Searched refs:LinkedExpression (Results 1 – 3 of 3) sorted by relevance
483 LinkedLocationExpressionsWithOffsetPatches LinkedExpression; in emitLocations() local487 LinkedExpression.Expression.Range = { in emitLocations()498 LinkedExpression.Expression.Expr, in emitLocations()500 LinkedExpression.Patches); in emitLocations()502 LinkedLocationExpressions.push_back({LinkedExpression}); in emitLocations()
2011 DWARFLocationExpression LinkedExpression; in generateUnitLocations() local2015 LinkedExpression.Range = { in generateUnitLocations()2021 LinkedExpression.Expr.reserve(CurExpression.Expr.size()); in generateUnitLocations()2022 ExprHandler(CurExpression.Expr, LinkedExpression.Expr, in generateUnitLocations()2025 LinkedLocationExpressions.push_back(LinkedExpression); in generateUnitLocations()