LLVM
8.0.1
|
#include "llvm/Object/ELFTypes.h"
Public Member Functions | |
Elf_Note_Iterator_Impl & | operator++ () |
bool | operator== (Elf_Note_Iterator_Impl Other) const |
bool | operator!= (Elf_Note_Iterator_Impl Other) const |
Elf_Note_Impl< ELFT > | operator* () const |
Friends | |
template<class ELFFileELFT > | |
class | ELFFile |
Definition at line 45 of file ELFTypes.h.
|
inline |
Definition at line 685 of file ELFTypes.h.
References Other.
|
inline |
Definition at line 688 of file ELFTypes.h.
References assert(), and LLVM_ELF_IMPORT_TYPES_ELFT.
|
inline |
Definition at line 671 of file ELFTypes.h.
References assert(), and llvm::object::Elf_Nhdr_Impl< ELFT >::getSize().
|
inline |
Definition at line 678 of file ELFTypes.h.
Definition at line 629 of file ELFTypes.h.