Searched refs:getSectionEnd (Results 1 – 3 of 3) sorted by relevance
84 inline const_section_iterator getSectionEnd() const { return m_sectionHeaders.end(); } in getSectionEnd() function
157 for (; it != getSectionEnd(); ++it, ++sectionIndex) in getIndexOfSectionWithName()
234 std::string getSectionEnd(const std::string &Section) const;344 nullptr, getSectionEnd(Section)); in CreateSecStartEnd()990 ModuleSanitizerCoverage::getSectionEnd(const std::string &Section) const { in getSectionEnd() function in ModuleSanitizerCoverage