libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
UNWIND_FLAGS.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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::UNWIND_FLAGS { introvirt::windows::pe::UNW_FLAG_NHANDLER = 0x0 , introvirt::windows::pe::UNW_FLAG_EHANDLER = 0x1 , introvirt::windows::pe::UNW_FLAG_UHANDLER = 0x2 , introvirt::windows::pe::UNW_FLAG_CHAININFO = 0x4 }