Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
const ut8 * | data |
const ut8 * | data_steal |
ut64 | length |
bool | steal |
Definition at line 6 of file buf_bytes.c.
Definition at line 7 of file buf_bytes.c.
Referenced by buf_bytes_init(), test_group_name.GroupTest::run(), and rz_buf_new_with_bytes().
Definition at line 8 of file buf_bytes.c.
Referenced by buf_bytes_init(), rz_buf_new_empty(), rz_buf_new_slurp(), and rz_buf_new_with_pointers().
ut64 buf_bytes_user::length |
Definition at line 9 of file buf_bytes.c.
Referenced by buf_bytes_init(), rz_buf_new_empty(), rz_buf_new_slurp(), rz_buf_new_with_bytes(), and rz_buf_new_with_pointers().
bool buf_bytes_user::steal |
Definition at line 10 of file buf_bytes.c.
Referenced by buf_bytes_init(), rz_buf_new_empty(), rz_buf_new_slurp(), and rz_buf_new_with_pointers().