26 lines
507 B
ReStructuredText
26 lines
507 B
ReStructuredText
binaryninja.enums.SectionSemantics
|
|
==================================
|
|
|
|
.. currentmodule:: binaryninja.enums
|
|
|
|
.. autoclass:: SectionSemantics
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~SectionSemantics.DefaultSectionSemantics
|
|
~SectionSemantics.ExternalSectionSemantics
|
|
~SectionSemantics.ReadOnlyCodeSectionSemantics
|
|
~SectionSemantics.ReadOnlyDataSectionSemantics
|
|
~SectionSemantics.ReadWriteDataSectionSemantics
|
|
|
|
|