Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp109 lldb::ValueObjectSP live_valobj_sp = return_valobj_sp; in GetReturnValueObject() local
121 const Value &result_value = live_valobj_sp->GetValue(); in GetReturnValueObject()
139 expr_variable_sp->m_live_sp = live_valobj_sp; in GetReturnValueObject()