libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
IMAGE_EXPORT_DIRECTORY.hh File Reference
#include <introvirt/core/memory/guest_ptr.hh>
#include <introvirt/windows/pe/fwd.hh>
#include <cstdint>
#include <map>
#include <string>
#include <unordered_map>
Include dependency graph for IMAGE_EXPORT_DIRECTORY.hh:
This graph shows which files directly or indirectly include this file:

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 }