Home | History | Annotate | Download | only in exp-sgcheck

Lines Matching refs:lookupFM

361    if (VG_(lookupFM)( frameBlocks_set, &key, &val, (UWord)orig )) {
438 if (VG_(lookupFM)( globalBlock_set, &key, &val, (UWord)orig )) {
508 if (VG_(lookupFM)( sitree, &keyW, &valW, (UWord)&key )) {
671 if (VG_(lookupFM)( gitree, &keyW, &valW, (UWord)&key )) {
703 already_present = VG_(lookupFM)( gitree, &keyW, &valW, (UWord)nyu );
776 while (VG_(lookupFM)( gitree, &keyW, &valW, (UWord)&key )) {