|
LLVM
4.0.0
|
#include <ELFObjectFile.h>
Public Member Functions | |
| elf_relocation_iterator (const relocation_iterator &B) | |
| const ELFRelocationRef * | operator-> () const |
| const ELFRelocationRef & | operator* () const |
Public Member Functions inherited from llvm::object::content_iterator< content_type > | |
| content_iterator (content_type symb) | |
| const content_type * | operator-> () const |
| const content_type & | operator* () const |
| bool | operator== (const content_iterator &other) const |
| bool | operator!= (const content_iterator &other) const |
| content_iterator & | operator++ () |
Definition at line 168 of file ELFObjectFile.h.
|
inline |
Definition at line 170 of file ELFObjectFile.h.
|
inline |
Definition at line 179 of file ELFObjectFile.h.
References llvm::object::content_iterator< content_type >::operator*().
|
inline |
Definition at line 174 of file ELFObjectFile.h.
References llvm::object::content_iterator< content_type >::operator->().
1.8.6