reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
59 size_t SetSectionUnloaded(const lldb::SectionSP §ion_sp);
381 target.GetSectionLoadList().SetSectionUnloaded(section_sp);
tools/lldb/source/Target/SectionLoadHistory.cpp 142 return section_load_list->SetSectionUnloaded(section_sp);