HomeSort by: relevance | last modified time | path
    Searched refs:CreateBatch (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_local_cache.h 140 TransferBatch *CreateBatch(uptr class_id, SizeClassAllocator *allocator,
259 TransferBatch *b = CreateBatch(
sanitizer_allocator_primary32.h 314 b = c->CreateBatch(class_id, this, (TransferBatch*)pointers_array[i]);

Completed in 13 milliseconds