Searched refs:dofh_filesz (Results 1 – 6 of 6) sorted by relevance
254 sym->st_size = dof->dofh_filesz; in prepare_elf32()426 sym->st_size = dof->dofh_filesz; in prepare_elf64()516 shp->sh_size = dof->dofh_filesz; in dump_elf32()653 shp->sh_size = dof->dofh_filesz; in dump_elf64()1552 if (dt_write(dtp, fd, dof, dof->dofh_filesz) < dof->dofh_filesz) in dtrace_program_link()
861 h.dofh_filesz = lsize + dt_buf_len(&ddo->ddo_udata); in dtrace_dof_create()864 h.dofh_filesz = lsize; in dtrace_dof_create()903 dt_buf_create(dtp, &dof, "dof", h.dofh_filesz); in dtrace_dof_create()944 dof->dofh_filesz = len; in dtrace_getopt_dof()
610 uint64_t dofh_filesz; /* file size of entire DOF file */ member
580 mdb_printf("dofh_filesz = %llu\n", h.dofh_filesz); in dof_hdr()
474 dof->dofh_filesz = len; in dtracemdb_dof_create()
12237 dof->dofh_filesz = len; in dtrace_dof_create()