Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetSemantics
Method
GetSemantics
binaryview.cpp:1291–1294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1289
1290
1291
BNSectionSemantics Section::GetSemantics() const
1292
{
1293
return BNSectionGetSemantics(m_object);
1294
}
1295
1296
1297
bool Section::AutoDefined() const
Callers
3
IsOffsetReadOnlyData
Function · 0.80
ProcessRTTI
Method · 0.80
SectionsWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected