libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
WindowsFunctionCall.hh File Reference
#include <introvirt/core/function/FunctionCall.hh>
#include <introvirt/core/fwd.hh>
#include <introvirt/core/memory/guest_ptr.hh>
#include <introvirt/windows/event/fwd.hh>
#include <functional>
#include <memory>
Include dependency graph for WindowsFunctionCall.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  introvirt::windows::WindowsFunctionCall
 

Namespaces

namespace  introvirt
 Core IntroVirt classes.
 
namespace  introvirt::windows
 Classes related to Microsoft Windows guests.
 

Enumerations

enum class  introvirt::windows::WindowsCallType {
  introvirt::windows::AUTO , introvirt::windows::CDECL , introvirt::windows::STDCALL , introvirt::windows::FASTCALL ,
  introvirt::windows::X64
}