Searched refs:bind1 (Results 1 – 1 of 1) sorted by relevance
1789 uchar_t bind1, bind2; in compare() local1823 bind1 = ELF_ST_BIND(sym1->st_info); in compare()1830 if (bind1 > bind2) in compare()1832 if (bind1 < bind2) in compare()2875 uchar_t bind1 = ELF_ST_BIND(sym1->st_info); in ld_sym_process() local2883 if (bind1 != STB_WEAK) in ld_sym_process()