Searched defs:MallocDebug (Results 1 – 4 of 4) sorted by relevance
29 struct MallocDebug { struct37 const MallocDebug asan_malloc_dispatch ALIGNED(32) = { argument
30 struct MallocDebug { struct38 const MallocDebug asan_malloc_dispatch ALIGNED(32) = { argument
212 typedef struct MallocDebug MallocDebug; typedef213 struct MallocDebug struct215 MallocDebug *next, *prev; argument220 static MallocDebug MDtop = {&MDtop, &MDtop, 0, 0}; argument