Searched refs:st_bind (Results 1 – 1 of 1) sorted by relevance
527 unsigned int const st_bind = ELF_ST_BIND(symp->st_info); in find_secsym_ndx() local531 && (STB_LOCAL == st_bind || STB_GLOBAL == st_bind)) { in find_secsym_ndx()