MCPcopy 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
1291BNSectionSemantics Section::GetSemantics() const
1292{
1293 return BNSectionGetSemantics(m_object);
1294}
1295
1296
1297bool Section::AutoDefined() const

Callers 3

IsOffsetReadOnlyDataFunction · 0.80
ProcessRTTIMethod · 0.80
SectionsWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected