'LibPst'
|
#include <src/libpst.h>
Data Fields | |
uint64_t | i_id |
uint64_t | offset |
uint64_t | size |
uint64_t | inflated_size |
int64_t | u1 |
uint64_t pst_index_ll::i_id |
Definition at line 110 of file libpst.h.
Referenced by dump_desc(), dumper(), main(), process(), pst_build_id2(), pst_build_id_ptr(), pst_ff_getID2data(), pst_getID2(), pst_load_extended_attributes(), pst_parse_item(), pst_printDptr(), and pst_printID2ptr().
uint64_t pst_index_ll::inflated_size |
Definition at line 113 of file libpst.h.
Referenced by pst_build_id2(), and pst_ff_getIDblock().
uint64_t pst_index_ll::offset |
Definition at line 111 of file libpst.h.
Referenced by pst_build_id2(), and pst_ff_getIDblock().
uint64_t pst_index_ll::size |
Definition at line 112 of file libpst.h.
Referenced by pst_build_id2(), and pst_ff_getIDblock().
int64_t pst_index_ll::u1 |
Definition at line 114 of file libpst.h.
Referenced by pst_build_id2().