Home | History | Annotate | Download | only in tsan

Lines Matching refs:VirtualAlloc

1648 uintptr_t WRAP_NAME(VirtualAlloc)(WRAP_PARAM4) {
1649 // Printf("T%d VirtualAlloc: %p %p %p %p\n", tid, arg0, arg1, arg2, arg3);
3320 WrapStdCallFunc4(rtn, "VirtualAlloc", (AFUNPTR)(WRAP_NAME(VirtualAlloc)));