Home
last modified time | relevance | path

Searched defs:SecStartEnd (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp508 IRBCtor.CreateCall(InitFunction, {SecStartEnd.first, SecStartEnd.second}); in instrumentModule() local
340 auto SecStartEnd = CreateSecStartEnd(M, Section, Ty); CreateInitCallsForSections() local
500 auto SecStartEnd = CreateSecStartEnd(M, SanCovPCsSectionName, IntptrTy); instrumentModule() local