Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/elftoolchain/readelf/
Dreadelf.c2706 int elferr, i, is_dynamic, j, jmax, nentries; in dump_dynamic() local
2728 if (!get_ent_count(s, &jmax)) in dump_dynamic()
2730 for (j = 0; j < jmax; j++) { in dump_dynamic()