Home
last modified time | relevance | path

Searched refs:dt_shncount (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/dis/
H A Ddis_target.c96 size_t dt_shncount; /* # of sections in target */ member
393 for (addr = 0, i = 1; i < tgt->dt_shncount; i++) in create_addrmap()
404 for (i = 1; i < tgt->dt_shncount; i++) { in create_addrmap()
514 current->dt_shncount = shnum; in dis_tgt_create()
619 for (i = 1; i < tgt->dt_shncount; i++) { in dis_find_section()