MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / AddAPIRef

Method AddAPIRef

view/kernelcache/core/KernelCache.h:237–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235 }
236
237 virtual void AddAPIRef() { AddRef(); }
238
239 virtual void ReleaseAPIRef() { Release(); }
240

Callers 2

BNGetKernelCacheFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected