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