Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp249 std::string getSectionEnd(const std::string &Section) const;
315 getSectionEnd(Section)); in CreateSecStartEnd()
1026 ModuleSanitizerCoverage::getSectionEnd(const std::string &Section) const { in getSectionEnd() function in ModuleSanitizerCoverage