Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/gwp_asan/
Dguarded_pool_allocator.h113 const AllocatorState *getAllocatorState() const { return &State; } in getAllocatorState() function
/external/gwp_asan/gwp_asan/
Dguarded_pool_allocator.h116 const AllocatorState *getAllocatorState() const { return &State; } in getAllocatorState() function