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

Public Attributes

ut64 offset
 
ut64 size
 
const char * arch
 
int bits
 
const char * machine
 

Detailed Description

Definition at line 5172 of file cbin.c.

Member Data Documentation

◆ arch

const char* arch_ctx::arch

Definition at line 5175 of file cbin.c.

Referenced by test_group_name.GroupTest::run().

◆ bits

int arch_ctx::bits

Definition at line 5176 of file cbin.c.

◆ machine

const char* arch_ctx::machine

Definition at line 5177 of file cbin.c.

◆ offset

ut64 arch_ctx::offset

Definition at line 5173 of file cbin.c.

◆ size

ut64 arch_ctx::size

Definition at line 5174 of file cbin.c.


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