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