Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp82 const char SanCovBoolFlagSectionName[] = "sancov_bools"; variable
501 SanCovBoolFlagSectionName); in instrumentModule()
771 AllBlocks.size(), F, Int1Ty, SanCovBoolFlagSectionName); in CreateFunctionLocalArrays()
1022 if (Section == SanCovBoolFlagSectionName) in getSectionName()