Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp213 Function *CreateInitCallsForSections(Module &M, const char *InitFunctionName,
278 Function *SanitizerCoverageModule::CreateInitCallsForSections( in CreateInitCallsForSections() function in SanitizerCoverageModule
410 Ctor = CreateInitCallsForSections(M, SanCovTracePCGuardInitName, Int32PtrTy, in runOnModule()
413 Ctor = CreateInitCallsForSections(M, SanCov8bitCountersInitName, Int8PtrTy, in runOnModule()