Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp443 FunctionCallee HwasanGenerateTagFunc; member in __anon1b7bdbef0111::HWAddressSanitizer
728 HwasanGenerateTagFunc = in initializeCallbacks()
1197 return IRB.CreateZExt(IRB.CreateCall(HwasanGenerateTagFunc), IntptrTy); in getNextTagWithCall()