Searched refs:nsym (Results 1 – 2 of 2) sorted by relevance
137 int nsym = 0; in symbol_read_exports() local155 ++nsym; in symbol_read_exports()161 debug("%d exported symbols", nsym); in symbol_read_exports()
527 unsigned const nsym = _w(symhdr->sh_size) / _w(symhdr->sh_entsize); in find_secsym_ndx() local531 for (symp = sym0, t = nsym; t; --t, ++symp) { in find_secsym_ndx()