Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ DSCRef
Method
DSCRef
view/sharedcache/api/sharedcacheapi.h:98–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
97
public:
98
DSCRef() : m_obj(NULL) {}
99
100
DSCRef(T* obj) : m_obj(obj)
101
{
Callers
nothing calls this directly
Calls
2
AddRef
Method · 0.45
name
Method · 0.45
Tested by
no test coverage detected