Searched defs:ttaux_malloc (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/
H A Dm_transtab.c461 static void* ttaux_malloc ( const HChar* tag, SizeT n ) function
569 XArray *var = VG_(newXA)(ttaux_malloc, "transtab.IEA__add",
650 XArray *var = VG_(newXA)(ttaux_malloc, "transtab.OEA__add",
1085 new_ar = ttaux_malloc("transtab.aECN.1",
1487 = VG_(newXA)(ttaux_malloc, "transtab.initialiseSector(host_extents)",

Completed in 66 milliseconds