Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/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()