Home
last modified time | relevance | path

Searched refs:getMetadataRegion (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.h113 const AllocationMetadata *getMetadataRegion() const { return Metadata; } in getMetadataRegion() function
/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_posix.cpp168 GPAForSignalHandler->getMetadataRegion(), in sigSegvHandler()
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dcombined.h210 return GuardedAlloc.getMetadataRegion(); in getGwpAsanAllocationMetadata()