Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.h120 char *dsym_names; member
H A Dstatic_prof.c698 c->obj->dsym_names = NULL; in find_symtabs()
774 c->obj->dsym_names = strs; in find_symtabs()
1554 if (dep_obj->obj->dsym_names != NULL) in analyze_dependency()
1558 dep_obj->obj->dsym_names); in analyze_dependency()
1590 else if (c->obj->dsym_names != NULL) in analyze_main()
1594 c->obj->dsym_names); in analyze_main()