Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp115 FunctionCallee AsanErrorCallbackSized = M.getOrInsertFunction( in generateCrashCode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp899 FunctionCallee AsanErrorCallbackSized[2][2]; member