Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DModuleUtils.h75 std::pair<Function *, FunctionCallee> getOrCreateSanitizerCtorAndInitFunctions(
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DModuleUtils.cpp245 llvm::getOrCreateSanitizerCtorAndInitFunctions( in getOrCreateSanitizerCtorAndInitFunctions() function in llvm
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp176 getOrCreateSanitizerCtorAndInitFunctions( in insertModuleCtor()
DHWAddressSanitizer.cpp451 getOrCreateSanitizerCtorAndInitFunctions( in createHwasanCtorComdat()
DMemorySanitizer.cpp647 getOrCreateSanitizerCtorAndInitFunctions( in insertModuleCtor()