Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp964 FunctionCallee AsanRegisterGlobals; member in __anon6381d0890211::ModuleAddressSanitizer
2207 AsanRegisterGlobals = M.getOrInsertFunction( in initializeCallbacks()
2474 IRB.CreateCall(AsanRegisterGlobals, in InstrumentGlobalsWithMetadataArray()