libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
IMAGE_FILE_HEADER.hh File Reference
#include <introvirt/fwd.hh>
#include <introvirt/windows/pe/const/MachineType.hh>
#include <introvirt/windows/pe/types/IMAGE_SECTION_HEADER.hh>
#include <cstdint>
#include <string>
Include dependency graph for IMAGE_FILE_HEADER.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  introvirt::windows::pe::IMAGE_FILE_HEADER
 Also known as the COFF_HEADER. More...
 

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.