Home | History | Annotate | Download | only in callgrind

Lines Matching full:addr64

911    Addr64   cia; /* address of current insn */
1253 void clg_discard_superblock_info ( Addr64 orig_addr64, VexGuestExtents vge )
1334 extern void VG_(discard_translations) ( Addr64 start, ULong range, HChar* who );
1347 VG_(discard_translations)( (Addr64)0x1000, (ULong) ~0xfffl, "callgrind");