#include <pdb_symbols.h>
◆ PDBFunction()
retdec::pdbparser::PDBFunction::PDBFunction |
( |
int |
cur_module | ) |
|
|
inline |
◆ dump()
void retdec::pdbparser::PDBFunction::dump |
( |
void |
| ) |
|
◆ getNameWithOverloadIndex()
std::string retdec::pdbparser::PDBFunction::getNameWithOverloadIndex |
( |
| ) |
const |
◆ parse_line_info()
void retdec::pdbparser::PDBFunction::parse_line_info |
( |
LineInfoHeader * |
hdr | ) |
|
◆ parse_symbol()
◆ address
uint64_t retdec::pdbparser::PDBFunction::address = 0 |
◆ args_remain
int retdec::pdbparser::PDBFunction::args_remain = 0 |
|
private |
◆ arguments
◆ blocks
std::vector<int> retdec::pdbparser::PDBFunction::blocks |
◆ cur_block
int retdec::pdbparser::PDBFunction::cur_block = 0 |
|
private |
◆ data
◆ depth
int retdec::pdbparser::PDBFunction::depth = 0 |
|
private |
◆ length
int retdec::pdbparser::PDBFunction::length = 0 |
◆ lines
std::vector<PDBLineInfo> retdec::pdbparser::PDBFunction::lines |
◆ loc_variables
◆ module_index
int retdec::pdbparser::PDBFunction::module_index = 0 |
◆ name
char* retdec::pdbparser::PDBFunction::name = nullptr |
◆ offset
int retdec::pdbparser::PDBFunction::offset = 0 |
◆ overload_index
int retdec::pdbparser::PDBFunction::overload_index = 0 |
◆ section
int retdec::pdbparser::PDBFunction::section = 0 |
◆ type_def
◆ type_index
unsigned int retdec::pdbparser::PDBFunction::type_index = 0 |
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/pdbparser/pdb_symbols.h
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/pdbparser/pdb_symbols.cpp