Home | History | Annotate | Download | only in callgrind

Lines Matching refs:Addr64

910    Addr64   cia; /* address of current insn */
1252 void clg_discard_superblock_info ( Addr64 orig_addr64, VexGuestExtents vge )
1333 extern void VG_(discard_translations) ( Addr64 start, ULong range );
1346 VG_(discard_translations)( (Addr64)0x1000, (ULong) ~0xfffl);