Home
last modified time | relevance | path

Searched defs:AllocatorOptions (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/scudo/
Dscudo_allocator.h34 struct AllocatorOptions { struct
46 void initAllocator(const AllocatorOptions &options); argument
/external/compiler-rt/lib/asan/
Dasan_allocator.h34 struct AllocatorOptions { struct
45 void InitializeAllocator(const AllocatorOptions &options); argument