Home
last modified time | relevance | path

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

/llvm-project/llvm/test/tools/llvm-objdump/COFF/Inputs/
H A Dwin64-unwind.exe.coff-x86_64.asm40 .globl allocFunc symbol
43 allocFunc: label
/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp276 SharedReAlloc(ReAllocFunction reallocFunc,SizeFunction heapSizeFunc,FreeFunction freeFunc,AllocFunction allocFunc,HANDLE hHeap,DWORD dwFlags,LPVOID lpMem,size_t dwBytes) SharedReAlloc() argument