Searched defs:AllocateFunctionPtr (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Windows/ |
| H A D | rtlallocateheap.cpp | 9 using AllocateFunctionPtr = PVOID(__stdcall *)(PVOID, ULONG, SIZE_T); typedef
|
| H A D | rtlallocateheap_flags_fallback.cpp | 11 using AllocateFunctionPtr = PVOID(__stdcall *)(PVOID, ULONG, SIZE_T); typedef
|
| H A D | rtlallocateheap_dll_unload_double_free.cpp | 14 using AllocateFunctionPtr = PVOID(__stdcall *)(PVOID, ULONG, SIZE_T); typedef
|
| H A D | rtlallocateheap_dll_unload_realloc.cpp | 14 using AllocateFunctionPtr = PVOID(__stdcall *)(PVOID, ULONG, SIZE_T); typedef
|
| H A D | rtlallocateheap_zero.cpp | 10 using AllocateFunctionPtr = PVOID(__stdcall *)(PVOID, ULONG, SIZE_T); typedef
|
| H A D | heapalloc_rtl_transfer.cpp | 10 using AllocateFunctionPtr = PVOID(__stdcall *)(PVOID, ULONG, SIZE_T); typedef
|