Searched refs:GetSectionLoadAddress (Results 1 – 7 of 7) sorted by relevance
106 SectionLoadHistory::GetSectionLoadAddress(uint32_t stop_id, in GetSectionLoadAddress() function in SectionLoadHistory112 return section_load_list->GetSectionLoadAddress(section_sp); in GetSectionLoadAddress()
49 SectionLoadList::GetSectionLoadAddress(const lldb::SectionSP §ion) const { in GetSectionLoadAddress() function in SectionLoadList
2728 m_section_load_history.GetSectionLoadAddress( in SetSectionLoadAddress()
44 lldb::addr_t GetSectionLoadAddress(const lldb::SectionSP §ion_sp) const;
47 lldb::addr_t GetSectionLoadAddress(uint32_t stop_id,
239 load_base_addr = target->GetSectionLoadList().GetSectionLoadAddress( in GetLoadBaseAddress()
666 target.GetSectionLoadList().GetSectionLoadAddress(section_sp); in GetLoadableData()