Home
last modified time | relevance | path

Searched refs:CreateBatch (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h139 TransferBatch *CreateBatch(uptr class_id, SizeClassAllocator *allocator, in CreateBatch() function
258 TransferBatch *b = CreateBatch( in Drain()
H A Dsanitizer_allocator_primary32.h326 b = c->CreateBatch(class_id, this, (TransferBatch*)pointers_array[i]); in PopulateBatches()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h138 TransferBatch *CreateBatch(uptr class_id, SizeClassAllocator *allocator, in CreateBatch() function
257 TransferBatch *b = CreateBatch( in Drain()
H A Dsanitizer_allocator_primary32.h316 b = c->CreateBatch(class_id, this, (TransferBatch*)pointers_array[i]); in PopulateBatches()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h140 TransferBatch *CreateBatch(uptr class_id, SizeClassAllocator *allocator, in CreateBatch() function
259 TransferBatch *b = CreateBatch( in Drain()
H A Dsanitizer_allocator_primary32.h314 b = c->CreateBatch(class_id, this, (TransferBatch*)pointers_array[i]); in PopulateBatches()