reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
41 lldb::addr_t GetSectionLoadAddress(const lldb::SectionSP §ion_sp) const;
240 load_base_addr = target->GetSectionLoadList().GetSectionLoadAddress(
tools/lldb/source/Symbol/ObjectFile.cpp 659 target.GetSectionLoadList().GetSectionLoadAddress(section_sp);
tools/lldb/source/Target/SectionLoadHistory.cpp 111 return section_load_list->GetSectionLoadAddress(section_sp);