Home | History | Annotate | Download | only in massif

Lines Matching refs:indexXA

374       fn_ptr = VG_(indexXA)(fns, i);
2336 Char* arg = *(Char**)VG_(indexXA)(args_for_massif, i);
2347 HChar* arg = * (HChar**) VG_(indexXA)( VG_(args_for_client), i );
2521 Char** fn_ptr = VG_(indexXA)(alloc_fns, i);
2530 Char** fn_ptr = VG_(indexXA)(ignore_fns, i);