Searched refs:destroy_debug_context (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/debug/
H A Ddebug_support.h25 void destroy_debug_context(debug_context *context);
/haiku/src/kits/debug/
H A DDebugContext.cpp41 destroy_debug_context(&fContext);
H A Ddebug_support.cpp61 // destroy_debug_context
63 destroy_debug_context(debug_context *context) function
/haiku/src/bin/debug/profile/
H A DTeam.cpp49 destroy_debug_context(&fDebugContext);
/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.cpp59 destroy_debug_context(this);
70 destroy_debug_context(this);
/haiku/src/servers/debug/
H A DDebugServer.cpp417 destroy_debug_context(&fDebugContext);

Completed in 64 milliseconds