Home
last modified time | relevance | path

Searched refs:AsanStackMallocFunc (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp849 Function *AsanStackMallocFunc[kMaxAsanStackMallocSizeClass + 1], member
2646 AsanStackMallocFunc[i] = checkSanitizerInterfaceFunction( in initializeCallbacks()
2982 IRBIf.CreateCall(AsanStackMallocFunc[StackMallocIdx], in processStaticAllocas()