Searched refs:cth_funcoff (Results 1 – 4 of 4) sorted by relevance
120 uint_t funcoff = hp->cth_funcoff; in init_symtab()153 if (objtoff >= hp->cth_funcoff || in init_symtab()603 hp.cth_funcoff = h1p->cth_funcoff; in ctf_bufopen()617 hp.cth_funcoff > size || hp.cth_typeoff > size || in ctf_bufopen()622 hp.cth_objtoff > hp.cth_funcoff || in ctf_bufopen()623 hp.cth_funcoff > hp.cth_typeoff || in ctf_bufopen()628 (hp.cth_funcoff & 1) || (hp.cth_typeoff & 3)) in ctf_bufopen()
434 hdr.cth_funcoff = hdr.cth_objtoff + objsize; in ctf_update()439 hdr.cth_typeoff = hdr.cth_funcoff + funcsize; in ctf_update()454 hdr.cth_lbloff, hdr.cth_objtoff, hdr.cth_funcoff, in ctf_update()468 hdr.cth_funcoff); in ctf_update()
123 uint_t cth_funcoff; /* offset of function section */ member138 uint_t cth_funcoff; member
280 hp->cth_funcoff); in ctfdump_header()