Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DModuleUtils.h75 std::pair<Function *, FunctionCallee> getOrCreateSanitizerCtorAndInitFunctions(
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp249 llvm::getOrCreateSanitizerCtorAndInitFunctions( in getOrCreateSanitizerCtorAndInitFunctions() function in llvm
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp176 getOrCreateSanitizerCtorAndInitFunctions( in insertModuleCtor()
H A DHWAddressSanitizer.cpp470 getOrCreateSanitizerCtorAndInitFunctions( in createHwasanCtorComdat()
H A DMemorySanitizer.cpp673 getOrCreateSanitizerCtorAndInitFunctions( in insertModuleCtor()