Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Expression/
H A DExpressionVariable.cpp19 uint8_t *ExpressionVariable::GetValueBytes() { in GetValueBytes() function in ExpressionVariable
H A DMaterializer.cpp118 map.WriteMemory(mem, m_persistent_variable_sp->GetValueBytes(), in MakeAllocation()
302 map.ReadMemory(m_persistent_variable_sp->GetValueBytes(), mem, in Dematerialize()
1070 uint8_t *pvar_data = ret->GetValueBytes(); in Dematerialize()
/llvm-project-15.0.7/lldb/include/lldb/Expression/
H A DExpressionVariable.h41 uint8_t *GetValueBytes();