Searched refs:createSanitizerCtorAndInitFunctions (Results 1 – 6 of 6) sorted by relevance
63 std::pair<Function *, FunctionCallee> createSanitizerCtorAndInitFunctions(
217 createSanitizerCtorAndInitFunctions( in run()223 createSanitizerCtorAndInitFunctions( in run()
493 createSanitizerCtorAndInitFunctions(M, MemProfModuleCtorName, in instrumentModule()
344 std::tie(CtorFunc, std::ignore) = createSanitizerCtorAndInitFunctions( in CreateInitCallsForSections()
2651 createSanitizerCtorAndInitFunctions(M, kAsanModuleCtorName, in instrumentModule()
204 std::pair<Function *, FunctionCallee> llvm::createSanitizerCtorAndInitFunctions( in createSanitizerCtorAndInitFunctions() function in llvm266 std::tie(Ctor, InitFunction) = llvm::createSanitizerCtorAndInitFunctions( in getOrCreateSanitizerCtorAndInitFunctions()