lldb::addr_t GetSectionLoadAddress(uint32_t stop_id, const lldb::SectionSP §ion_sp)
std::map< uint32_t, lldb::SectionLoadListSP > StopIDToSectionLoadList
bool SetSectionLoadAddress(uint32_t stop_id, const lldb::SectionSP §ion_sp, lldb::addr_t load_addr, bool warn_multiple=false)
const SectionLoadHistory & operator=(const SectionLoadHistory &)=delete
SectionLoadList * GetSectionLoadListForStopID(uint32_t stop_id, bool read_only)
bool ResolveLoadAddress(uint32_t stop_id, lldb::addr_t load_addr, Address &so_addr)
SectionLoadList & GetCurrentSectionLoadList()
uint32_t GetLastStopID() const
std::recursive_mutex m_mutex
bool SetSectionUnloaded(uint32_t stop_id, const lldb::SectionSP §ion_sp, lldb::addr_t load_addr)
void Dump(Stream &s, Target *target)
StopIDToSectionLoadList m_stop_id_to_section_load_list