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

#include <rz_debug.h>

Public Attributes

int fd
 
char * path
 
int perm
 
int type
 
ut64 off
 

Detailed Description

Definition at line 154 of file rz_debug.h.

Member Data Documentation

◆ fd

int rz_debug_desc_t::fd

Definition at line 155 of file rz_debug.h.

◆ off

ut64 rz_debug_desc_t::off

Definition at line 159 of file rz_debug.h.

◆ path

char* rz_debug_desc_t::path

Definition at line 156 of file rz_debug.h.

◆ perm

int rz_debug_desc_t::perm

Definition at line 157 of file rz_debug.h.

◆ type


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