Searched refs:RecordAllocation (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dcommon.cpp40 void AllocationMetadata::RecordAllocation(uintptr_t AllocAddr, function in class:gwp_asan::AllocationMetadata
H A Dcommon.h73 void RecordAllocation(uintptr_t Addr, size_t RequestedSize);
H A Dguarded_pool_allocator.cpp260 Meta->RecordAllocation(UserPtr, Size);

Completed in 182 milliseconds