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

Declarations

tools/lldb/include/lldb/Core/ModuleList.h
  477   static size_t RemoveOrphanSharedModules(bool mandatory);

References

tools/lldb/source/API/SBDebugger.cpp
  249   ModuleList::RemoveOrphanSharedModules(mandatory);
  871       ModuleList::RemoveOrphanSharedModules(mandatory);
tools/lldb/source/Commands/CommandObjectTarget.cpp
  673       ModuleList::RemoveOrphanSharedModules(mandatory);