LLDB mainline
lldb_private::SectionLoadHistory Member List

This is the complete list of members for lldb_private::SectionLoadHistory, including all inherited members.

Clear()lldb_private::SectionLoadHistory
Dump(Stream &s, Target *target)lldb_private::SectionLoadHistory
eStopIDNow enum valuelldb_private::SectionLoadHistory
GetCurrentSectionLoadList()lldb_private::SectionLoadHistory
GetLastStopID() constlldb_private::SectionLoadHistory
GetSectionLoadAddress(uint32_t stop_id, const lldb::SectionSP &section_sp)lldb_private::SectionLoadHistory
GetSectionLoadListForStopID(uint32_t stop_id, bool read_only)lldb_private::SectionLoadHistoryprotected
IsEmpty() constlldb_private::SectionLoadHistory
m_mutexlldb_private::SectionLoadHistorymutableprotected
m_stop_id_to_section_load_listlldb_private::SectionLoadHistoryprotected
operator=(const SectionLoadHistory &)=deletelldb_private::SectionLoadHistoryprivate
ResolveLoadAddress(uint32_t stop_id, lldb::addr_t load_addr, Address &so_addr)lldb_private::SectionLoadHistory
SectionLoadHistory()=defaultlldb_private::SectionLoadHistory
SectionLoadHistory(const SectionLoadHistory &)=deletelldb_private::SectionLoadHistoryprivate
SetSectionLoadAddress(uint32_t stop_id, const lldb::SectionSP &section_sp, lldb::addr_t load_addr, bool warn_multiple=false)lldb_private::SectionLoadHistory
SetSectionUnloaded(uint32_t stop_id, const lldb::SectionSP &section_sp, lldb::addr_t load_addr)lldb_private::SectionLoadHistory
SetSectionUnloaded(uint32_t stop_id, const lldb::SectionSP &section_sp)lldb_private::SectionLoadHistory
StopIDToSectionLoadList typedeflldb_private::SectionLoadHistoryprotected
~SectionLoadHistory()lldb_private::SectionLoadHistoryinline