LLDB mainline
EntityResultVariable Member List

This is the complete list of members for EntityResultVariable, 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) overrideEntityResultVariableinlinevirtual
DumpToLog(IRMemoryMap &map, lldb::addr_t process_address, Log *log) overrideEntityResultVariableinlinevirtual
Entity()=defaultlldb_private::Materializer::Entity
EntityResultVariable(const CompilerType &type, bool is_program_reference, bool keep_in_memory, Materializer::PersistentVariableDelegate *delegate)EntityResultVariableinline
GetAlignment()lldb_private::Materializer::Entityinline
GetOffset()lldb_private::Materializer::Entityinline
GetSize()lldb_private::Materializer::Entityinline
m_alignmentlldb_private::Materializer::Entityprotected
m_delegateEntityResultVariableprivate
m_is_program_referenceEntityResultVariableprivate
m_keep_in_memoryEntityResultVariableprivate
m_offsetlldb_private::Materializer::Entityprotected
m_sizelldb_private::Materializer::Entityprotected
m_temporary_allocationEntityResultVariableprivate
m_temporary_allocation_sizeEntityResultVariableprivate
m_typeEntityResultVariableprivate
Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Status &err) overrideEntityResultVariableinlinevirtual
SetOffset(uint32_t offset)lldb_private::Materializer::Entityinline
Wipe(IRMemoryMap &map, lldb::addr_t process_address) overrideEntityResultVariableinlinevirtual
~Entity()=defaultlldb_private::Materializer::Entityvirtual