Searched refs:objtoff (Results 1 – 8 of 8) sorted by relevance
468 uint32_t objtoff = 0; in output_ctf_header() local481 funcoff = objtoff + ctfc->ctfc_num_global_objts * sizeof (uint32_t); in output_ctf_header()504 dw2_asm_output_data (4, objtoff, "cth_objtoff"); in output_ctf_header()
121 uint_t objtoff = hp->cth_objtoff; in init_symtab() local155 if (objtoff >= hp->cth_funcoff || in init_symtab()161 *xp = objtoff; in init_symtab()162 objtoff += sizeof (ushort_t); in init_symtab()
454 uint32_t objtoff = hp->cth_objtoff; in fbt_ctfoff_init() local510 if (objtoff >= hp->cth_funcoff || in fbt_ctfoff_init()516 *ctfoff = objtoff; in fbt_ctfoff_init()517 objtoff += sizeof (ushort_t); in fbt_ctfoff_init()
243 uint32_t objtoff = hp->cth_objtoff; in init_symtab() local308 if (fp->ctf_objtidx_names || objtoff >= hp->cth_funcoff) in init_symtab()314 *xp = objtoff; in init_symtab()315 objtoff += sizeof (uint32_t); in init_symtab()
1540 required alignment of objtoff and funcoff. No longer store it in