Searched refs:did_name (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_line.h60 char *did_name; /* name of directory */ member in struct:Dwarf_P_Inc_Dir_s
H A Dpro_line.c197 dbg->de_last_inc_dir->did_name =
199 if (dbg->de_last_inc_dir->did_name == NULL) {
202 strcpy(dbg->de_last_inc_dir->did_name, name);
H A Dpro_section.c476 prolog_size += strlen(curdir->did_name) + 1;
561 strcpy((char *) data, curdir->did_name);
562 data += strlen(curdir->did_name) + 1;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h78 const char *did_name; /* string name of the integer type */ member in struct:dt_intdesc
H A Ddt_open.c1258 dtp->dt_ints[i].did_name, &dtt) != 0) {
1260 dtp->dt_ints[i].did_name,

Completed in 90 milliseconds