Home
last modified time | relevance | path

Searched refs:nsym (Results 1 – 2 of 2) sorted by relevance

/scripts/gendwarfksyms/
Dsymbols.c137 int nsym = 0; in symbol_read_exports() local
155 ++nsym; in symbol_read_exports()
161 debug("%d exported symbols", nsym); in symbol_read_exports()
/scripts/
Drecordmcount.h527 unsigned const nsym = _w(symhdr->sh_size) / _w(symhdr->sh_entsize); in find_secsym_ndx() local
531 for (symp = sym0, t = nsym; t; --t, ++symp) { in find_secsym_ndx()