reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Target/SectionLoadHistory.h
   64   size_t SetSectionUnloaded(uint32_t stop_id,

References

tools/lldb/source/Target/Target.cpp
 2797       section_unload_count += m_section_load_history.SetSectionUnloaded(
 2811   return m_section_load_history.SetSectionUnloaded(stop_id, section_sp);