|
LLVM
4.0.0
|
#include <ELFObjectFile.h>
Public Member Functions | |
| elf_symbol_iterator (const basic_symbol_iterator &B) | |
| const ELFSymbolRef * | operator-> () const |
| const ELFSymbolRef & | operator* () const |
Public Member Functions inherited from llvm::object::symbol_iterator | |
| symbol_iterator (SymbolRef Sym) | |
| symbol_iterator (const basic_symbol_iterator &B) | |
| const SymbolRef * | operator-> () const |
| const SymbolRef & | 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 138 of file ELFObjectFile.h.
|
inline |
Definition at line 140 of file ELFObjectFile.h.
|
inline |
Definition at line 148 of file ELFObjectFile.h.
References llvm::object::symbol_iterator::operator*().
|
inline |
Definition at line 144 of file ELFObjectFile.h.
References llvm::object::symbol_iterator::operator->().
1.8.6