LLVM
8.0.1
|
#include "llvm/Object/SymbolicFile.h"
Public Member Functions | |
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 70 of file SymbolicFile.h.
|
inline |
Definition at line 75 of file SymbolicFile.h.
|
inline |
Definition at line 85 of file SymbolicFile.h.
|
inline |
Definition at line 79 of file SymbolicFile.h.
Referenced by llvm::object::elf_section_iterator::operator*(), llvm::object::symbol_iterator::operator*(), llvm::object::elf_relocation_iterator::operator*(), and llvm::object::symbol_iterator::operator->().
|
inline |
Definition at line 89 of file SymbolicFile.h.
|
inline |
Definition at line 77 of file SymbolicFile.h.
Referenced by llvm::object::elf_section_iterator::operator->(), and llvm::object::elf_relocation_iterator::operator->().
|
inline |
Definition at line 81 of file SymbolicFile.h.