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

#include <xtensa.h>

Public Attributes

bfd_vma address
 
bfd_vma size
 
flagword flags
 

Detailed Description

Definition at line 125 of file xtensa.h.

Member Data Documentation

◆ address

bfd_vma property_table_entry_t::address

Definition at line 126 of file xtensa.h.

Referenced by capstone.CsInsn::__repr__().

◆ flags

flagword property_table_entry_t::flags

Definition at line 128 of file xtensa.h.

Referenced by cmd_descs_generate.Arg::__str__().

◆ size

bfd_vma property_table_entry_t::size

Definition at line 127 of file xtensa.h.


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