Searched refs:strong_count (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/com32/lib/sys/module/
H A Dcommon.c321 int strong_count; local
329 strong_count = 0;
342 strong_count++;
362 if (strong_count == 0 && weak_count == 0)
371 if (strong_count > 0 && ELF32_ST_BIND(ref_sym->st_info) == STB_GLOBAL)

Completed in 72 milliseconds