Searched refs:STB_NUM (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Ddispsyms.c47 static const char *symbind[STB_NUM] = {
223 if (bind < STB_NUM)
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h549 #define STB_NUM 3 macro
/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab.c2852 if (s_bind < STB_NUM && s_type < STT_NUM) {
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c1919 if (s_bind < STB_NUM && s_type < STT_NUM) {

Completed in 87 milliseconds