HomeSort by relevance Sort by last modified time
    Searched refs:RemoveOrphans (Results 1 - 2 of 2) sorted by null

  /external/lldb/include/lldb/Core/
ModuleList.h 453 RemoveOrphans (bool mandatory);
  /external/lldb/source/Core/
ModuleList.cpp 231 ModuleList::RemoveOrphans (bool mandatory)
850 return GetSharedModuleList ().RemoveOrphans(mandatory);
    [all...]

Completed in 365 milliseconds