Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpressionList.cpp203 lldb::addr_t func_load_addr, const Value *initial_value_ptr, in Evaluate() argument
238 m_dwarf_cu, reg_kind, initial_value_ptr, in Evaluate()
H A DDWARFExpression.cpp826 const Value *initial_value_ptr, const Value *object_address_ptr) { in Evaluate() argument
845 if (initial_value_ptr) in Evaluate()
846 stack.push_back(*initial_value_ptr); in Evaluate()
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDWARFExpression.h139 const lldb::RegisterKind reg_set, const Value *initial_value_ptr,
H A DDWARFExpressionList.h120 const Value *initial_value_ptr,