Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c2734 int elferr, i, is_dynamic, j, jmax, nentries; in dump_dynamic() local
2756 if (!get_ent_count(s, &jmax)) in dump_dynamic()
2758 for (j = 0; j < jmax; j++) { in dump_dynamic()