Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ IsFunction
Method
IsFunction
firmwareninja.cpp:315–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
314
315
bool FirmwareNinjaReferenceNode::IsFunction()
316
{
317
return BNFirmwareNinjaReferenceNodeIsFunction(m_object);
318
}
319
320
321
bool FirmwareNinjaReferenceNode::IsDataVariable()
Callers
2
DemangleNameGNU3
Method · 0.45
ProcessVFT
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected