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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp243 std::string getSectionStart(const std::string &Section) const;
343 getSectionStart(Section));
986 ModuleSanitizerCoverage::getSectionStart(const std::string &Section) const { function in class:ModuleSanitizerCoverage

Completed in 47 milliseconds