Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DModuleUtils.h65 std::pair<Function *, FunctionCallee> getOrCreateSanitizerCtorAndInitFunctions(
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp156 llvm::getOrCreateSanitizerCtorAndInitFunctions( in getOrCreateSanitizerCtorAndInitFunctions() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp190 getOrCreateSanitizerCtorAndInitFunctions( in insertModuleCtor()
H A DHWAddressSanitizer.cpp381 getOrCreateSanitizerCtorAndInitFunctions( in createHwasanCtorComdat()
H A DMemorySanitizer.cpp613 getOrCreateSanitizerCtorAndInitFunctions( in insertModuleCtor()