Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dis/
H A Ddis_target.c86 const char *dt_filename; /* name of file */ member
285 die("%s: failed to get section information", tgt->dt_filename); in construct_symtab()
287 die("%s: failed to get section header", tgt->dt_filename); in construct_symtab()
289 die("%s: symbol table has zero size", tgt->dt_filename); in construct_symtab()
292 die("%s: failed to get symbol table", tgt->dt_filename); in construct_symtab()
302 tgt->dt_filename, i); in construct_symtab()
318 tgt->dt_filename, i); in construct_symtab()
371 tgt->dt_filename, i); in construct_symtab()
533 current->dt_filename = file; in dis_tgt_create()
561 return (tgt->dt_filename); in dis_tgt_name()
[all …]