Clear() | lldb_private::SectionLoadHistory | |
Dump(Stream &s, Target *target) | lldb_private::SectionLoadHistory | |
eStopIDNow enum value | lldb_private::SectionLoadHistory | |
GetCurrentSectionLoadList() | lldb_private::SectionLoadHistory | |
GetLastStopID() const | lldb_private::SectionLoadHistory | |
GetSectionLoadAddress(uint32_t stop_id, const lldb::SectionSP §ion_sp) | lldb_private::SectionLoadHistory | |
GetSectionLoadListForStopID(uint32_t stop_id, bool read_only) | lldb_private::SectionLoadHistory | protected |
IsEmpty() const | lldb_private::SectionLoadHistory | |
m_mutex | lldb_private::SectionLoadHistory | mutableprotected |
m_stop_id_to_section_load_list | lldb_private::SectionLoadHistory | protected |
operator=(const SectionLoadHistory &)=delete | lldb_private::SectionLoadHistory | private |
ResolveLoadAddress(uint32_t stop_id, lldb::addr_t load_addr, Address &so_addr) | lldb_private::SectionLoadHistory | |
SectionLoadHistory()=default | lldb_private::SectionLoadHistory | |
SectionLoadHistory(const SectionLoadHistory &)=delete | lldb_private::SectionLoadHistory | private |
SetSectionLoadAddress(uint32_t stop_id, const lldb::SectionSP §ion_sp, lldb::addr_t load_addr, bool warn_multiple=false) | lldb_private::SectionLoadHistory | |
SetSectionUnloaded(uint32_t stop_id, const lldb::SectionSP §ion_sp, lldb::addr_t load_addr) | lldb_private::SectionLoadHistory | |
SetSectionUnloaded(uint32_t stop_id, const lldb::SectionSP §ion_sp) | lldb_private::SectionLoadHistory | |
StopIDToSectionLoadList typedef | lldb_private::SectionLoadHistory | protected |
~SectionLoadHistory() | lldb_private::SectionLoadHistory | inline |