Searched refs:GetSectionLoadAddress (Results 1 – 9 of 9) sorted by relevance
105 SectionLoadHistory::GetSectionLoadAddress(uint32_t stop_id, in GetSectionLoadAddress() function in SectionLoadHistory111 return section_load_list->GetSectionLoadAddress(section_sp); in GetSectionLoadAddress()
50 SectionLoadList::GetSectionLoadAddress(const lldb::SectionSP §ion) const { in GetSectionLoadAddress() function in SectionLoadList
3118 m_section_load_history.GetSectionLoadAddress( in SetSectionLoadAddress()
41 lldb::addr_t GetSectionLoadAddress(const lldb::SectionSP §ion_sp) const;
44 lldb::addr_t GetSectionLoadAddress(uint32_t stop_id,
106 if (target.GetSectionLoadList().GetSectionLoadAddress( in LoadAllImagesAtFileAddresses()
237 load_base_addr = target->GetSectionLoadList().GetSectionLoadAddress( in GetLoadBaseAddress()
647 target.GetSectionLoadList().GetSectionLoadAddress(section_sp); in GetLoadableData()
345 addr_t load_addr = load_list.GetSectionLoadAddress(section_sp); in BuildMemoryRegions()