Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetObject
Method
GetObject
view/sharedcache/api/sharedcacheapi.h:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
virtual ~DSCRefCountObject() = default;
22
23
T *GetObject() const { return m_object; }
24
25
static T *GetObject(DSCRefCountObject *obj) {
26
if (!obj)
Callers
4
GetController
Method · 0.45
ApplyRegion
Method · 0.45
ApplyImage
Method · 0.45
GetObject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected