38 lines
577 B
Plaintext
38 lines
577 B
Plaintext
|
binaryninja.binaryview.Section
|
||
|
==============================
|
||
|
|
||
|
.. currentmodule:: binaryninja.binaryview
|
||
|
|
||
|
.. autoclass:: Section
|
||
|
|
||
|
|
||
|
.. automethod:: __init__
|
||
|
|
||
|
|
||
|
.. rubric:: Methods
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~Section.__init__
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.. rubric:: Attributes
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~Section.align
|
||
|
~Section.auto_defined
|
||
|
~Section.end
|
||
|
~Section.entry_size
|
||
|
~Section.info_data
|
||
|
~Section.info_section
|
||
|
~Section.linked_section
|
||
|
~Section.name
|
||
|
~Section.semantics
|
||
|
~Section.start
|
||
|
~Section.type
|
||
|
|
||
|
|