LLVM API Documentation

llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > Member List
This is the complete list of members for llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT >, including all inherited members.
difference_type typedefllvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT >
ELFEntityIterator()llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
ELFEntityIterator(uintX_t EntSize, const char *Start)llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
get() const llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
getEntSize() const llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
iterator_category typedefllvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT >
operator!=(const ELFEntityIterator &Other)llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
operator*()llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
operator++()llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
operator++(int)llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
operator-(const ELFEntityIterator &Other) const llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
operator->()llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
operator=(const ELFEntityIterator &Other)llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
operator==(const ELFEntityIterator &Other)llvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT > [inline]
pointer typedefllvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT >
reference typedefllvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT >
value_type typedefllvm::object::ELFFile< ELFT >::ELFEntityIterator< EntT >