LLVM API Documentation

llvm::ObjectImageCommon Member List
This is the complete list of members for llvm::ObjectImageCommon, including all inherited members.
begin_sections() const overridellvm::ObjectImageCommon [inline, virtual]
begin_symbols() const overridellvm::ObjectImageCommon [inline, virtual]
Bufferllvm::ObjectImage [protected]
deregisterWithDebugger() overridellvm::ObjectImageCommon [inline, virtual]
end_sections() const overridellvm::ObjectImageCommon [inline, virtual]
end_symbols() const overridellvm::ObjectImageCommon [inline, virtual]
getArch() const overridellvm::ObjectImageCommon [inline, virtual]
getData() const overridellvm::ObjectImageCommon [inline, virtual]
getImageName() const llvm::ObjectImage [inline]
getObjectFile() const overridellvm::ObjectImageCommon [inline, virtual]
ObjectImage(std::unique_ptr< ObjectBuffer > Input)llvm::ObjectImage [inline]
ObjectImageCommon(std::unique_ptr< ObjectBuffer > Input, std::unique_ptr< object::ObjectFile > Obj)llvm::ObjectImageCommon [inline, protected]
ObjectImageCommon(std::unique_ptr< ObjectBuffer > Input)llvm::ObjectImageCommon [inline]
ObjectImageCommon(std::unique_ptr< object::ObjectFile > Input)llvm::ObjectImageCommon [inline]
ObjFilellvm::ObjectImageCommon [protected]
registerWithDebugger() overridellvm::ObjectImageCommon [inline, virtual]
sections() const llvm::ObjectImage [inline]
symbols() const llvm::ObjectImage [inline]
updateSectionAddress(const object::SectionRef &Sec, uint64_t Addr) overridellvm::ObjectImageCommon [inline, virtual]
updateSymbolAddress(const object::SymbolRef &Sym, uint64_t Addr) overridellvm::ObjectImageCommon [inline, virtual]
~ObjectImage()llvm::ObjectImage [inline, virtual]
~ObjectImageCommon()llvm::ObjectImageCommon [inline, virtual]