31 lines
410 B
Plaintext
31 lines
410 B
Plaintext
|
binaryninja.binaryninja.Segment
|
||
|
===============================
|
||
|
|
||
|
.. currentmodule:: binaryninja.binaryninja
|
||
|
|
||
|
.. autoclass:: Segment
|
||
|
|
||
|
|
||
|
.. automethod:: __init__
|
||
|
|
||
|
|
||
|
.. rubric:: Methods
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~Segment.__init__
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.. rubric:: Attributes
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~Segment.end
|
||
|
~Segment.executable
|
||
|
~Segment.readable
|
||
|
~Segment.writable
|
||
|
|
||
|
|