Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dsyms.c1789 uchar_t bind1, bind2; in compare() local
1824 bind2 = ELF_ST_BIND(sym2->st_info); in compare()
1830 if (bind1 > bind2) in compare()
1832 if (bind1 < bind2) in compare()
2894 uchar_t bind2 = in ld_sym_process() local
2900 (bind2 == STB_WEAK)) in ld_sym_process()