Searched refs:dwarfexpr (Results 1 – 1 of 1) sorted by relevance
1189 DWARFExpression dwarfexpr (dwarfdata, 0, unwindplan_regloc.GetDWARFExpressionLength()); in SavedLocationForRegister() local1190 dwarfexpr.SetRegisterKind (unwindplan_registerkind); in SavedLocationForRegister()1193 if (dwarfexpr.Evaluate (&exe_ctx, NULL, NULL, this, 0, NULL, result, &error)) in SavedLocationForRegister()