Searched defs:allocator (Results 1 – 3 of 3) sorted by relevance
91 BufferAllocator allocator; in LLVMFuzzerInitialize() local
274 Allocator allocator; in CreateNewImage() local
244 dex::u1* Writer::CreateImage(Allocator* allocator, size_t* new_image_size) { in CreateImage()