MCPcopy 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
97public:
98 DSCRef() : m_obj(NULL) {}
99
100 DSCRef(T* obj) : m_obj(obj)
101 {

Callers

nothing calls this directly

Calls 2

AddRefMethod · 0.45
nameMethod · 0.45

Tested by

no test coverage detected