|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_strpool.h>
Public Attributes | |
| char * | str |
| int | len |
| int | size |
Definition at line 12 of file rz_strpool.h.
| int RzStrpool::len |
Definition at line 14 of file rz_strpool.h.
| int RzStrpool::size |
Definition at line 15 of file rz_strpool.h.
| char* RzStrpool::str |
Definition at line 13 of file rz_strpool.h.