Namespaces | Functions | Variables
test_winkernel.cpp File Reference
#include <ntddk.h>
#include <capstone/platform.h>
#include <capstone/capstone.h>
#include "../utils.h"
#include "test_basic.c"
#include "test_detail.c"
#include "test_skipdata.c"
#include "test_iter.c"
#include "test_customized_mnem.c"
#include "test_arm.c"
#include "test_arm64.c"
#include "test_mips.c"
#include "test_m68k.c"
#include "test_ppc.c"
#include "test_sparc.c"
#include "test_systemz.c"
#include "test_x86.c"
#include "test_xcore.c"
Include dependency graph for test_winkernel.cpp:

Go to the source code of this file.

Namespaces

 arm
 
 arm64
 
 basic
 
 customized_mnem_
 
 detail
 
 iter
 
 m68k
 
 mips
 
 ppc
 
 skipdata
 
 sparc
 
 systemz
 
 x86
 
 xcore
 

Functions

static void cs_winkernel_vsnprintf_test ()
 
EXTERN_C NTSTATUS DriverEntry (PDRIVER_OBJECT DriverObject, PUNICODE_STRING RegistryPath)
 
_Use_decl_annotations_ int __cdecl printf (const char *format,...)
 
static void test ()
 

Variables

EXTERN_C DRIVER_INITIALIZE DriverEntry
 

Function Documentation

◆ cs_winkernel_vsnprintf_test()

static void cs_winkernel_vsnprintf_test ( )
static

Definition at line 135 of file test_winkernel.cpp.

◆ DriverEntry()

EXTERN_C NTSTATUS DriverEntry ( PDRIVER_OBJECT  DriverObject,
PUNICODE_STRING  RegistryPath 
)

Definition at line 151 of file test_winkernel.cpp.

◆ printf()

_Use_decl_annotations_ int __cdecl printf ( const char *  format,
  ... 
)

Definition at line 163 of file test_winkernel.cpp.

◆ test()

static void test ( )
static

Definition at line 94 of file test_winkernel.cpp.

Variable Documentation

◆ DriverEntry

EXTERN_C DRIVER_INITIALIZE DriverEntry

Definition at line 19 of file test_winkernel.cpp.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:34