Searched defs:end_sections (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Object/
H A DELF.h335 Elf_Shdr_Iter end_sections() const;
337 return make_range(begin_sections(), end_sections());
769 typename ELFFile<ELFT>::Elf_Shdr_Iter ELFFile<ELFT>::end_sections() const { function in class:llvm::object::ELFFile

Completed in 125 milliseconds