|
libintrovirt v0.57.4
IntroVirt introspection library
|
#include <introvirt/core/memory/guest_ptr.hh>#include <introvirt/windows/pe/fwd.hh>#include <cstdint>#include <map>#include <string>#include <unordered_map>

Go to the source code of this file.
Classes | |
| struct | introvirt::windows::pe::Export |
| class | introvirt::windows::pe::IMAGE_EXPORT_DIRECTORY |
Namespaces | |
| namespace | introvirt |
| Core IntroVirt classes. | |
| namespace | introvirt::windows |
| Classes related to Microsoft Windows guests. | |
| namespace | introvirt::windows::pe |
| Classes related to parsing the PE file format in memory. | |
Enumerations | |
| enum | introvirt::windows::pe::ExportType { introvirt::windows::pe::EXPORT_TYPE_CODE , introvirt::windows::pe::EXPORT_TYPE_DATA , introvirt::windows::pe::EXPORT_TYPE_FORWARD } |