Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp234 std::string getSectionEnd(const std::string &Section) const;
344 getSectionEnd(Section)); in CreateSecStartEnd()
993 ModuleSanitizerCoverage::getSectionEnd(const std::string &Section) const { in getSectionEnd() function in ModuleSanitizerCoverage