Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ AddRef
Method
AddRef
core/adapters/dbgengadapter.cpp:1273–1276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1271
}
1272
1273
unsigned long DbgEngEventCallbacks::AddRef()
1274
{
1275
return 1;
1276
}
1277
1278
unsigned long DbgEngEventCallbacks::Release()
1279
{
Callers
3
API_OBJECT_STATIC
Function · 0.45
API_OBJECT_REF
Function · 0.45
API_OBJECT_NEW_REF
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected