Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp966 FunctionCallee AsanRegisterImageGlobals; member in __anon6381d0890211::ModuleAddressSanitizer
2214 AsanRegisterImageGlobals = M.getOrInsertFunction( in initializeCallbacks()
2444 IRB.CreateCall(AsanRegisterImageGlobals, in InstrumentGlobalsMachO()