Searched refs:RecordAllocation (Results 1 – 3 of 3) sorted by relevance
40 void AllocationMetadata::RecordAllocation(uintptr_t AllocAddr, in RecordAllocation() function in gwp_asan::AllocationMetadata
73 void RecordAllocation(uintptr_t Addr, size_t RequestedSize);
263 Meta->RecordAllocation(UserPtr, Size); in allocate()