Searched refs:ALLOC_LEAK_WARN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | libqos-malloc.h | 21 ALLOC_LEAK_WARN = 0x01, enumerator |
H A D | libqos-malloc.c | 223 if (allocator->opts & (ALLOC_LEAK_WARN | ALLOC_LEAK_ASSERT)) { in alloc_destroy() |