Searched defs:dmalloc_preamble (Results 1 – 1 of 1) sorted by relevance
43 struct dmalloc_preamble { struct44 struct dmalloc_preamble *prev, *next; argument45 const char *file;46 int line;47 size_t size;48 unsigned long generation;49 unsigned char low_fence [DMLFSIZE];