Searched refs:weak_count (Results 1 – 1 of 1) sorted by relevance
322 int weak_count; in check_symbols() local330 weak_count = (ELF32_ST_BIND(crt_sym->st_info) == STB_WEAK); in check_symbols()345 weak_count++; in check_symbols()362 if (strong_count == 0 && weak_count == 0) in check_symbols()