Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Daudit.c181 conv_la_symbind(uint_t symbind, Conv_la_symbind_buf_t *la_symbind_buf) in conv_la_symbind() argument
194 if (symbind == 0) in conv_la_symbind()
198 conv_arg.oflags = conv_arg.rflags = symbind; in conv_la_symbind()
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Ddispsyms.c47 static const char *symbind[STB_NUM] = { variable
224 bindstr = symbind[bind]; in print_symtab()