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

Public Attributes

char name [32]
 
char type [8]
 
ut32 size
 
ut32 flagnum
 

Detailed Description

Definition at line 162 of file xml.c.

Member Data Documentation

◆ flagnum

ut32 gdbr_xml_reg_t::flagnum

Definition at line 166 of file xml.c.

Referenced by _extract_regs(), and gdbr_parse_target_xml().

◆ name

◆ size

ut32 gdbr_xml_reg_t::size

Definition at line 165 of file xml.c.

Referenced by _extract_regs(), and gdbr_parse_target_xml().

◆ type


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