Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp225 std::string getSectionEnd(const std::string &Section) const;
263 nullptr, getSectionEnd(Section)); in CreateSecStartEnd()
847 SanitizerCoverageModule::getSectionEnd(const std::string &Section) const { in getSectionEnd() function in SanitizerCoverageModule