Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetPtr
Method
GetPtr
binaryninjaapi.h:361–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
359
bool operator<(const Ref<T>& obj) const { return T::GetObject(m_obj) < T::GetObject(obj.m_obj); }
360
361
T* GetPtr() const { return m_obj; }
362
};
363
364
/*!
Callers
9
GetSSAForm
Method · 0.45
HasMediumLevelIL
Method · 0.45
GetMediumLevelILSSAForm
Method · 0.45
Confidence<Ref<T>>
Class · 0.45
operator->
Method · 0.45
operator()
Method · 0.45
format
Method · 0.45
GetSSAForm
Method · 0.45
GetSSAForm
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected