Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Ddebuginfo.c3657 Word nScopes, scopeIx; in VG_() local
3685 for (scopeIx = 0; scopeIx < nScopes; scopeIx++) { in VG_()
3690 = *(OSet**)VG_(indexXA)( di->varinfo, scopeIx ); in VG_()
3708 if (0) VG_(printf)("at depth %ld var %s ", scopeIx, var->name ); in VG_()