Home
last modified time | relevance | path

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); in Uninit()
H A Ddebug_support.cpp63 destroy_debug_context(debug_context *context) in destroy_debug_context() function
/haiku/src/bin/debug/profile/
H A DTeam.cpp49 destroy_debug_context(&fDebugContext); in ~Team()
/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.cpp59 destroy_debug_context(this); in ~DebugContext()
70 destroy_debug_context(this); in Close()
/haiku/src/servers/debug/
H A DDebugServer.cpp417 destroy_debug_context(&fDebugContext); in ~TeamDebugHandler()