Home
last modified time | relevance | path

Searched refs:fetch_dynamic_value (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/API/
HDSBFrame.cpp1328 … lldb::DynamicValueType fetch_dynamic_value = frame->CalculateTarget()->GetPreferDynamicValue(); in EvaluateExpression() local
1329 options.SetFetchDynamicValue (fetch_dynamic_value); in EvaluateExpression()
1337 SBFrame::EvaluateExpression (const char *expr, lldb::DynamicValueType fetch_dynamic_value) in EvaluateExpression() argument
1340 options.SetFetchDynamicValue (fetch_dynamic_value); in EvaluateExpression()
1346 SBFrame::EvaluateExpression (const char *expr, lldb::DynamicValueType fetch_dynamic_value, bool unw… in EvaluateExpression() argument
1349 options.SetFetchDynamicValue (fetch_dynamic_value); in EvaluateExpression()