Searched refs:bind2 (Results 1 – 1 of 1) sorted by relevance
1789 uchar_t bind1, bind2; in compare() local1824 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() local2900 (bind2 == STB_WEAK)) in ld_sym_process()