Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerDestroyController
Function
BNDebuggerDestroyController
core/ffi.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
115
116
void BNDebuggerDestroyController(BNDebuggerController* controller)
117
{
118
controller->object->Destroy();
119
}
120
121
122
bool BNDebuggerControllerExists(BNBinaryView* data)
Callers
1
Destroy
Method · 0.85
Calls
1
Destroy
Method · 0.45
Tested by
no test coverage detected