Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DStELFFile.h84 inline const_section_iterator getSectionEnd() const { return m_sectionHeaders.end(); } in getSectionEnd() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp990 ModuleSanitizerCoverage::getSectionEnd(const std::string &Section) const { in getSectionEnd() function in ModuleSanitizerCoverage