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

#include <ar.h>

Public Attributes

char * name
 
ut64 start
 
ut64 end
 
RzBufferbuf
 
bool shared_buf
 

Detailed Description

Definition at line 7 of file ar.h.

Member Data Documentation

◆ buf

RzBuffer* RZARFP::buf

Definition at line 11 of file ar.h.

Referenced by ar_parse_header().

◆ end

ut64 RZARFP::end

Definition at line 10 of file ar.h.

Referenced by ar_parse_header(), and rz_io_ar_lseek().

◆ name

◆ shared_buf

bool RZARFP::shared_buf

Definition at line 12 of file ar.h.

◆ start

ut64 RZARFP::start

Definition at line 9 of file ar.h.

Referenced by ar_parse_header(), and rz_io_ar_lseek().


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