Searched refs:LinkedLocationExpressions (Results 1 – 3 of 3) sorted by relevance
478 LinkedLocationExpressionsVector LinkedLocationExpressions; in emitLocations() local499 LinkedLocationExpressions.push_back({LinkedExpression}); in emitLocations()505 emitLocListFragment(LinkedLocationExpressions, OutLocationSection); in emitLocations()
2038 DWARFLocationExpressionsVector LinkedLocationExpressions; in generateUnitLocations() local2054 LinkedLocationExpressions.push_back(LinkedExpression); in generateUnitLocations()2058 Emitter->emitDwarfDebugLocListFragment(Unit, LinkedLocationExpressions, in generateUnitLocations()