Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/gwp_asan/
Dguarded_pool_allocator.h110 const AllocationMetadata *getMetadataRegion() const { return Metadata; } in getMetadataRegion() function
/external/gwp_asan/gwp_asan/
Dguarded_pool_allocator.h113 const AllocationMetadata *getMetadataRegion() const { return Metadata; } in getMetadataRegion() function