Searched refs:fetch_dynamic_value (Results 1 – 1 of 1) sorted by relevance
1328 … lldb::DynamicValueType fetch_dynamic_value = frame->CalculateTarget()->GetPreferDynamicValue(); in EvaluateExpression() local1329 options.SetFetchDynamicValue (fetch_dynamic_value); in EvaluateExpression()1337 SBFrame::EvaluateExpression (const char *expr, lldb::DynamicValueType fetch_dynamic_value) in EvaluateExpression() argument1340 options.SetFetchDynamicValue (fetch_dynamic_value); in EvaluateExpression()1346 SBFrame::EvaluateExpression (const char *expr, lldb::DynamicValueType fetch_dynamic_value, bool unw… in EvaluateExpression() argument1349 options.SetFetchDynamicValue (fetch_dynamic_value); in EvaluateExpression()