Searched refs:bind (Results 1 – 1 of 1) sorted by relevance
2095 unsigned char bind = ELF_ST_BIND(sym->st_info); in read_symbols() local2097 if (bind == STB_GLOBAL || bind == STB_WEAK) { in read_symbols()