|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| char * | data |
| ut64 | size |
| ut64 | offset |
| char* Filetable::data |
Definition at line 10 of file ar.c.
Referenced by ar_open_all(), ar_open_file(), ar_parse_header(), name_from_table(), and test_group_name.GroupTest::run().
| ut64 Filetable::offset |
Definition at line 12 of file ar.c.
Referenced by ar_parse_header().
| ut64 Filetable::size |
Definition at line 11 of file ar.c.
Referenced by ar_parse_header(), and name_from_table().