Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c119 bkts[bktno].stbind = bind->stbind; in store_binding()
206 if (bind->stbind) in profile_binding()
211 bind->stbind, in profile_binding()
221 bind->stbind, in profile_binding()
231 bind->stbind, in profile_binding()
277 if (bkts[i].stbind) in output_binding()
292 bkts[i].stbind, in output_binding()
302 bkts[i].stbind, in output_binding()
918 int stbind; in scan_archive_symbols() local
998 int stbind; in scan_symbols() local
[all …]
H A Dstatic_prof.h67 char *stbind; member