|
LLDB mainline
|
This is the complete list of members for EntityPersistentVariable, including all inherited members.
| Dematerialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, lldb::addr_t frame_top, lldb::addr_t frame_bottom, Status &err) override | EntityPersistentVariable | inlinevirtual |
| DestroyAllocation(IRMemoryMap &map, Status &err) | EntityPersistentVariable | inline |
| DumpToLog(IRMemoryMap &map, lldb::addr_t process_address, Log *log) override | EntityPersistentVariable | inlinevirtual |
| Entity()=default | lldb_private::Materializer::Entity | |
| EntityPersistentVariable(lldb::ExpressionVariableSP &persistent_variable_sp, Materializer::PersistentVariableDelegate *delegate) | EntityPersistentVariable | inline |
| GetAlignment() | lldb_private::Materializer::Entity | inline |
| GetOffset() | lldb_private::Materializer::Entity | inline |
| GetSize() | lldb_private::Materializer::Entity | inline |
| m_alignment | lldb_private::Materializer::Entity | protected |
| m_delegate | EntityPersistentVariable | private |
| m_offset | lldb_private::Materializer::Entity | protected |
| m_persistent_variable_sp | EntityPersistentVariable | private |
| m_size | lldb_private::Materializer::Entity | protected |
| MakeAllocation(IRMemoryMap &map, Status &err) | EntityPersistentVariable | inline |
| Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Status &err) override | EntityPersistentVariable | inlinevirtual |
| SetOffset(uint32_t offset) | lldb_private::Materializer::Entity | inline |
| Wipe(IRMemoryMap &map, lldb::addr_t process_address) override | EntityPersistentVariable | inlinevirtual |
| ~Entity()=default | lldb_private::Materializer::Entity | virtual |