LLVM API Documentation
#include <ObjectFile.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 & | increment (error_code &err) |
Definition at line 43 of file ObjectFile.h.
|
inline |
Definition at line 46 of file ObjectFile.h.
|
inline |
Definition at line 65 of file ObjectFile.h.
References llvm::next().
Referenced by llvm::DWARFContextInMemory::DWARFContextInMemory(), llvm::RuntimeDyldImpl::emitSection(), llvm::MCObjectDisassembler::getEntrypoint(), llvm::object::COFFObjectFile::getRvaPtr(), llvm::RuntimeDyldImpl::loadObject(), llvm::MCMachOObjectDisassembler::MCMachOObjectDisassembler(), llvm::object::printRelocationTargetName(), and llvm::MCObjectSymbolizer::tryAddingSymbolicOperand().
|
inline |
Definition at line 61 of file ObjectFile.h.
|
inline |
Definition at line 53 of file ObjectFile.h.
|
inline |
Definition at line 49 of file ObjectFile.h.
|
inline |
Definition at line 57 of file ObjectFile.h.