Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c120 bkts[bktno].sttype = bind->sttype; in store_binding()
212 bind->sttype, in profile_binding()
222 bind->sttype, in profile_binding()
232 bind->sttype, in profile_binding()
283 bkts[i].sttype, in output_binding()
293 bkts[i].sttype, in output_binding()
303 bkts[i].sttype, in output_binding()
917 int sttype; in scan_archive_symbols() local
959 if (sttype == STT_FUNC) in scan_archive_symbols()
997 int sttype; in scan_symbols() local
[all …]
H A Dstatic_prof.h66 char *sttype; member