Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp442 FunctionCallee HwasanTagMemoryFunc; member in __anon1b7bdbef0111::HWAddressSanitizer
726 HwasanTagMemoryFunc = M.getOrInsertFunction("__hwasan_tag_memory", VoidTy, in initializeCallbacks()
1142 IRB.CreateCall(HwasanTagMemoryFunc, in tagAlloca()