Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Windows/
H A Drtlallocateheap_zero.cpp11 using ReAllocateFunctionPtr = PVOID(__stdcall *)(PVOID, ULONG, PVOID, SIZE_T); typedef
H A Dheapalloc_rtl_transfer.cpp11 using ReAllocateFunctionPtr = PVOID(__stdcall *)(PVOID, ULONG, PVOID, SIZE_T); typedef