Data Fields | |
uint64_t | start |
uint64_t | u1 |
uint64_t | offset |
Definition at line 147 of file libpst.c.
uint64_t pst_table_ptr_struct::offset |
Definition at line 150 of file libpst.c.
Referenced by pst_build_desc_ptr(), pst_build_id_ptr(), and pst_decode_table().
uint64_t pst_table_ptr_struct::start |
Definition at line 148 of file libpst.c.
Referenced by pst_build_desc_ptr(), pst_build_id_ptr(), and pst_decode_table().
uint64_t pst_table_ptr_struct::u1 |
Definition at line 149 of file libpst.c.
Referenced by pst_build_desc_ptr(), pst_build_id_ptr(), pst_decode_table(), and pst_parse_block().