Lines Matching refs:an
39 Enables a small buffer placed before the allocated data. This is an attempt
43 modified. If any part of the front guard is modified, an error will be reported
67 Enables a small buffer placed after the allocated data. This is an attempt
71 modified. If any part of the rear guard is modified, an error will be reported
96 This option will slow down allocations by an order of magnitude. If the
134 When an allocation is freed, fill it with 0xef.
146 Add an extra amount to allocate for every allocation.
162 When the list is full, an allocation is removed from the list and is
188 an allocation has a special header applied, and the header is corrupted
198 backtrace frames to capture when an allocation is freed.
251 This indicates that code is attempting to free an already freed pointer. The
262 with an already freed pointer.