|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <subtree.h>
Public Attributes | |
| union { | |
| char * long_data | |
| char short_data [24] | |
| }; | |
| uint32_t | length |
| union { ... } |
| uint32_t ExternalScannerState::length |
Definition at line 36 of file subtree.h.
Referenced by ts_parser__restore_external_scanner().
| char* ExternalScannerState::long_data |
Definition at line 33 of file subtree.h.
Referenced by ts_external_scanner_state_copy().