libPeConv
A library to load, manipulate, dump PE files.
|
This is the complete list of members for peconv::ImportedDllCoverage, including all inherited members.
addresses | peconv::ImportedDllCoverage | protected |
addrToFunc | peconv::ImportedDllCoverage | |
dllName | peconv::ImportedDllCoverage | |
exportsMap | peconv::ImportedDllCoverage | protected |
findCoveringDll() | peconv::ImportedDllCoverage | |
ImportedDllCoverage(std::set< ULONGLONG > &_addresses, const peconv::ExportsMapper &_exportsMap) | peconv::ImportedDllCoverage | inline |
isMappingComplete() | peconv::ImportedDllCoverage | inline |
mapAddressesToFunctions(const std::string &_mappedDllName) | peconv::ImportedDllCoverage | |
mappedDllName | peconv::ImportedDllCoverage | protected |
notFound | peconv::ImportedDllCoverage |