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

  /external/lldb/include/lldb/Core/
ModuleList.h 450 RemoveIfOrphaned (const Module *module_ptr);
  /external/lldb/source/Core/
ModuleList.cpp 207 ModuleList::RemoveIfOrphaned (const Module *module_ptr)
1068 return GetSharedModuleList ().RemoveIfOrphaned (module_ptr);
    [all...]

Completed in 369 milliseconds