Home | History | Annotate | Download | only in callgrind

Lines Matching full:addr64

1029             Addr64 cia   = st->Ist.IMark.addr + st->Ist.IMark.delta;
1371 void clg_discard_superblock_info ( Addr64 orig_addr64, VexGuestExtents vge )
1453 extern void VG_(discard_translations) ( Addr64 start, ULong range, const HChar* who );
1466 VG_(discard_translations)( (Addr64)0x1000, (ULong) ~0xfffl, "callgrind");