#include <names.h>
◆ ImportOrdMap
<ordinal number, function name>
◆ NameContainer()
◆ addNameForAddress()
Name is not added if a
is undefined or name
is empty.
- Returns
True
if name added, false
otherwise.
◆ getNameFromImportLibAndOrd()
std::string retdec::bin2llvmir::NameContainer::getNameFromImportLibAndOrd |
( |
const std::string & |
libName, |
|
|
int |
ord |
|
) |
| |
|
private |
◆ getNamesForAddress()
◆ getPreferredNameForAddress()
◆ initFromConfig()
void retdec::bin2llvmir::NameContainer::initFromConfig |
( |
| ) |
|
|
private |
◆ initFromDebug()
void retdec::bin2llvmir::NameContainer::initFromDebug |
( |
| ) |
|
|
private |
◆ initFromImage()
void retdec::bin2llvmir::NameContainer::initFromImage |
( |
| ) |
|
|
private |
◆ loadImportOrds()
bool retdec::bin2llvmir::NameContainer::loadImportOrds |
( |
const std::string & |
libName | ) |
|
|
private |
◆ _config
Config* retdec::bin2llvmir::NameContainer::_config = nullptr |
|
private |
◆ _data
◆ _debug
DebugFormat* retdec::bin2llvmir::NameContainer::_debug = nullptr |
|
private |
◆ _dllOrds
std::map<std::string, ImportOrdMap> retdec::bin2llvmir::NameContainer::_dllOrds |
|
private |
<library name without suffix ".dll", map with ordinals>
◆ _image
FileImage* retdec::bin2llvmir::NameContainer::_image = nullptr |
|
private |
◆ _lti
Lti* retdec::bin2llvmir::NameContainer::_lti = nullptr |
|
private |
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/bin2llvmir/providers/names.h
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/bin2llvmir/providers/names.cpp