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

Public Attributes

RzCorecore
 
ut64 pc
 
ut8bytes
 
ut32 size
 
ut32 n_recovered
 

Detailed Description

Definition at line 42 of file golang.c.

Member Data Documentation

◆ bytes

ut8* go_string_recover_t::bytes

Definition at line 45 of file golang.c.

Referenced by capstone.CsInsn::__repr__().

◆ core

RzCore* go_string_recover_t::core

Definition at line 43 of file golang.c.

◆ n_recovered

ut32 go_string_recover_t::n_recovered

Definition at line 47 of file golang.c.

◆ pc

ut64 go_string_recover_t::pc

Definition at line 44 of file golang.c.

◆ size

ut32 go_string_recover_t::size

Definition at line 46 of file golang.c.


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