Home
last modified time | relevance | path

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

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