Searched defs:CleanupAfterAttach (Results 1 - 1 of 1) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.cpp1516 // pass that token to the CheckForProcess method, and then to CleanupAfterAttach.
1519 // This returns a token that can be passed to CheckForProcess, and to CleanupAfterAttach.
1520 // You should call CleanupAfterAttach to free the token, and do whatever other
1613 MachProcess::CleanupAfterAttach (const void *attach_token, bool success, DNBError &err_str) function in class:MachProcess

Completed in 1038 milliseconds