Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp224 std::string getSectionStart(const std::string &Section) const;
259 getSectionStart(Section)); in CreateSecStartEnd()
840 SanitizerCoverageModule::getSectionStart(const std::string &Section) const { in getSectionStart() function in SanitizerCoverageModule