Home | History | Annotate | Download | only in m_debuginfo

Lines Matching full:indexxa

618    /* VG_(indexXA) checks for invalid src/ix values, so we can
620 CfiExpr* e = (CfiExpr*) VG_(indexXA)( src, ix );
976 scope = *(OSet**)VG_(indexXA)( di->varinfo, level );
1005 OSet* scope = *(OSet**)VG_(indexXA)(di->varinfo, i);