#include <pdb_types.h>
◆ PDBTypeBase()
retdec::pdbparser::PDBTypeBase::PDBTypeBase |
( |
int |
ind, |
|
|
ePDBBaseType |
t, |
|
|
bool |
ptr, |
|
|
int |
bits, |
|
|
const char * |
desc |
|
) |
| |
|
inline |
◆ ~PDBTypeBase()
virtual retdec::pdbparser::PDBTypeBase::~PDBTypeBase |
( |
void |
| ) |
|
|
inlinevirtual |
◆ dump()
void retdec::pdbparser::PDBTypeBase::dump |
( |
bool |
nested = false | ) |
|
|
virtual |
◆ is_fully_defined()
virtual bool retdec::pdbparser::PDBTypeBase::is_fully_defined |
( |
void |
| ) |
|
|
inlinevirtual |
◆ parse()
◆ to_llvm()
std::string retdec::pdbparser::PDBTypeBase::to_llvm |
( |
void |
| ) |
|
|
virtual |
◆ to_llvm_identified()
virtual std::string retdec::pdbparser::PDBTypeBase::to_llvm_identified |
( |
void |
| ) |
|
|
inlinevirtual |
◆ base_type
◆ description
const char* retdec::pdbparser::PDBTypeBase::description |
◆ is_pointer
bool retdec::pdbparser::PDBTypeBase::is_pointer |
◆ size_bits
int retdec::pdbparser::PDBTypeBase::size_bits |
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/pdbparser/pdb_types.h
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/pdbparser/pdb_types.cpp