retdec
List of all members
retdec::bin2llvmir::DebugFormat Class Reference

#include <debugformat.h>

Inheritance diagram for retdec::bin2llvmir::DebugFormat:
Inheritance graph
[legend]
Collaboration diagram for retdec::bin2llvmir::DebugFormat:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from retdec::debugformat::DebugFormat
using SymbolTable = std::map< retdec::common::Address, const retdec::fileformat::Symbol * >
 
- Public Member Functions inherited from retdec::debugformat::DebugFormat
 DebugFormat ()
 
 DebugFormat (retdec::loader::Image *inFile, const std::string &pdbFile, SymbolTable *symtab, retdec::demangler::Demangler *demangler)
 
retdec::common::FunctiongetFunction (retdec::common::Address a)
 
const retdec::common::ObjectgetGlobalVar (retdec::common::Address a)
 
bool hasInformation () const
 
- Public Attributes inherited from retdec::debugformat::DebugFormat
retdec::common::GlobalVarContainer globals
 
retdec::common::TypeContainer types
 
std::map< retdec::common::Address, retdec::common::Functionfunctions
 

The documentation for this class was generated from the following file: