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

Lines Matching refs:sizeXA

208    n1 = VG_(sizeXA)( fb1s );
209 n2 = VG_(sizeXA)( fb2s );
225 Word i, n = VG_(sizeXA)( sbs );
269 { Word r, w, nEQ, n = VG_(sizeXA)( orig );
304 { Word i, n = VG_(sizeXA)( orig );
337 { Word i, n = VG_(sizeXA)( orig );
355 VG_(dropTailXA)( orig, VG_(sizeXA)( orig ));
532 nDescrs = VG_(sizeXA)( descrs ),
533 nBases = VG_(sizeXA)( bases );
575 Word i, nBases = VG_(sizeXA)( bases );
1089 if (0) VG_(printf)(" GOT %ld globals\n", VG_(sizeXA)( gbs ));
1091 n = VG_(sizeXA)( gbs );
1492 Word i, n = VG_(sizeXA)( blocks );
1518 Word i, nBlocks = VG_(sizeXA)( thisInstrBlocks );
1870 tl_assert( VG_(sizeXA)(descrs_at_call_insn) > 0 );
2149 //if (VG_(sizeXA)( frameBlocks ) == 0)
2356 if (VG_(sizeXA)(frameBlocks) == 0)