Rizin
unix-like reverse engineering framework and cli tools
platform Struct Reference

Public Attributes

cs_arch arch
 
cs_mode mode
 
unsigned char * code
 
size_t size
 
char * comment
 
int syntax
 
const char * comment
 
const char * cstoolname
 
cs_opt_type opt_type
 
cs_opt_value opt_value
 
cs_opt_type opt_skipdata
 
size_t skipdata
 

Detailed Description

Definition at line 18 of file test_arm_regression.c.

Member Data Documentation

◆ arch

cs_arch platform::arch

Definition at line 19 of file test_arm_regression.c.

Referenced by test_group_name.GroupTest::run(), and test().

◆ code

unsigned char * platform::code

Definition at line 21 of file test_arm_regression.c.

Referenced by test().

◆ comment [1/2]

const char * platform::comment

Definition at line 23 of file test_arm_regression.c.

Referenced by main(), and test().

◆ comment [2/2]

const char* platform::comment

Definition at line 19 of file fuzz_disasm.c.

◆ cstoolname

const char* platform::cstoolname

Definition at line 20 of file fuzz_disasm.c.

Referenced by cs_fuzz_arch().

◆ mode

cs_mode platform::mode

Definition at line 20 of file test_arm_regression.c.

Referenced by test_group_name.GroupTest::run(), and test().

◆ opt_skipdata

cs_opt_type platform::opt_skipdata

Definition at line 18 of file test_skipdata.c.

Referenced by test().

◆ opt_type

cs_opt_type platform::opt_type

Definition at line 16 of file test_basic.c.

Referenced by test().

◆ opt_value

cs_opt_value platform::opt_value

Definition at line 17 of file test_basic.c.

Referenced by test().

◆ size

size_t platform::size

Definition at line 22 of file test_arm_regression.c.

Referenced by test().

◆ skipdata

size_t platform::skipdata

Definition at line 19 of file test_skipdata.c.

◆ syntax

int platform::syntax

Definition at line 24 of file test_arm_regression.c.


The documentation for this struct was generated from the following files: