Searched refs:createSanitizerCtorAndInitFunctions (Results 1 – 6 of 6) sorted by relevance
63 std::pair<Function *, FunctionCallee> createSanitizerCtorAndInitFunctions(
225 createSanitizerCtorAndInitFunctions( in run()231 createSanitizerCtorAndInitFunctions( in run()
548 createSanitizerCtorAndInitFunctions(M, MemProfModuleCtorName, in instrumentModule()
349 std::tie(CtorFunc, std::ignore) = createSanitizerCtorAndInitFunctions( in CreateInitCallsForSections()
2743 createSanitizerCtorAndInitFunctions(M, kAsanModuleCtorName, in instrumentModule()
207 std::pair<Function *, FunctionCallee> llvm::createSanitizerCtorAndInitFunctions( in createSanitizerCtorAndInitFunctions() function in llvm269 std::tie(Ctor, InitFunction) = llvm::createSanitizerCtorAndInitFunctions( in getOrCreateSanitizerCtorAndInitFunctions()