Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
RzIOBfdbg Struct Reference

Public Attributes

ut32 magic
 
int fd
 
ut8buf
 
ut32 size
 
BfvmCPUbfvm
 

Detailed Description

Definition at line 14 of file io_bfdbg.c.

Member Data Documentation

◆ bfvm

BfvmCPU* RzIOBfdbg::bfvm

Definition at line 19 of file io_bfdbg.c.

Referenced by __close(), __read(), and __write().

◆ buf

ut8* RzIOBfdbg::buf

Definition at line 17 of file io_bfdbg.c.

Referenced by __close().

◆ fd

int RzIOBfdbg::fd

Definition at line 16 of file io_bfdbg.c.

◆ magic

ut32 RzIOBfdbg::magic

Definition at line 15 of file io_bfdbg.c.

◆ size

ut32 RzIOBfdbg::size

Definition at line 18 of file io_bfdbg.c.


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