Searched defs:h1p (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_open.c602 const ctf_header_v1_t *h1p = local
609 hp.cth_preamble = h1p->cth_preamble;
610 hp.cth_objtoff = h1p->cth_objtoff;
611 hp.cth_funcoff = h1p->cth_funcoff;
612 hp.cth_typeoff = h1p->cth_typeoff;
613 hp.cth_stroff = h1p->cth_stroff;
614 hp.cth_strlen = h1p->cth_strlen;

Completed in 61 milliseconds