Home | History | Annotate | Download | only in coregrind

Lines Matching refs:szB

77       this block total szB     (sizeof(SizeT) bytes)
81 this block total szB (sizeof(SizeT) bytes)
86 this block total szB (sizeof(SizeT) bytes)
92 this block total szB (sizeof(SizeT) bytes)
666 void VG_(out_of_memory_NORETURN) ( HChar* who, SizeT szB )
695 VG_(message)(Vg_UserMsg, s1, who, (ULong)szB, tot_alloc);
697 VG_(debugLog)(0,"mallocfree", s1, who, (ULong)szB, tot_alloc);