Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp437 FunctionCallee HwasanMemoryAccessCallbackSized[2]; member in __anon1b7bdbef0111::HWAddressSanitizer
700 HwasanMemoryAccessCallbackSized[AccessIsWrite] = M.getOrInsertFunction( in initializeCallbacks()
1127 IRB.CreateCall(HwasanMemoryAccessCallbackSized[O.IsWrite], Args); in instrumentMemAccess()