Home | History | Annotate | Download | only in coregrind

Lines Matching refs:who

748 void VG_(out_of_memory_NORETURN) ( const HChar* who, SizeT szB )
800 VG_(message)(Vg_UserMsg, s1, who, (ULong)szB, tot_alloc);
802 VG_(debugLog)(0,"mallocfree", s1, who, (ULong)szB, tot_alloc);