Searched refs:asan_mem_ref_pool (Results 1 – 3 of 3) sorted by relevance
378 object_allocator <asan_mem_ref> asan_mem_ref_pool ("asan_mem_ref");398 asan_mem_ref *ref = asan_mem_ref_pool.allocate (); in asan_mem_ref_new()486 asan_mem_ref_pool.release (); in free_mem_ref_resources()
449 object_allocator <asan_mem_ref> asan_mem_ref_pool ("asan_mem_ref"); variable469 asan_mem_ref *ref = asan_mem_ref_pool.allocate (); in asan_mem_ref_new()557 asan_mem_ref_pool.release (); in free_mem_ref_resources()
16297 * asan.c (asan_mem_ref_pool): Adjust to use common block size in all