Searched refs:load_list (Results 1 – 1 of 1) sorted by relevance
216 SectionLoadList &load_list = m_process->GetTarget().GetSectionLoadList(); in UpdateLoadedSections() local223 lldb::addr_t old_load_addr = load_list.GetSectionLoadAddress(section_sp); in UpdateLoadedSections()232 load_list.SetSectionLoadAddress(section_sp, new_load_addr); in UpdateLoadedSections()