Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp248 std::string getSectionStart(const std::string &Section) const;
311 getSectionStart(Section)); in CreateSecStartEnd()
1019 ModuleSanitizerCoverage::getSectionStart(const std::string &Section) const { in getSectionStart() function in ModuleSanitizerCoverage