Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ LinearViewObject
Method
LinearViewObject
linearviewobject.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
81
82
LinearViewObject::LinearViewObject(BNLinearViewObject* obj)
83
{
84
m_object = obj;
85
}
86
87
88
Ref<LinearViewObject> LinearViewObject::GetFirstChild()
Callers
1
_apply_to_linear_view_object
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected