Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
RzBuffer * | buf |
RzBinXtrMetadata * | meta |
ut64 | nominal_offset |
ut64 | total_size |
Definition at line 68 of file bin_xtr_sep64.c.
RzBuffer* _RSepSlice64::buf |
Definition at line 69 of file bin_xtr_sep64.c.
Referenced by oneshot_buffer(), and sep64_xtr_ctx_get_slice().
RzBinXtrMetadata* _RSepSlice64::meta |
Definition at line 70 of file bin_xtr_sep64.c.
Referenced by oneshot_buffer(), and sep64_xtr_ctx_get_slice().
ut64 _RSepSlice64::nominal_offset |
Definition at line 71 of file bin_xtr_sep64.c.
Referenced by oneshot_buffer(), and sep64_xtr_ctx_get_slice().
ut64 _RSepSlice64::total_size |
Definition at line 72 of file bin_xtr_sep64.c.
Referenced by oneshot_buffer(), and sep64_xtr_ctx_get_slice().