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

#include <xtensa-isa-internal.h>

Public Attributes

const char * name
 
int length
 
xtensa_format_encode_fn encode_fn
 
int num_slots
 
intslot_id
 

Detailed Description

Definition at line 59 of file xtensa-isa-internal.h.

Member Data Documentation

◆ encode_fn

xtensa_format_encode_fn xtensa_format_internal_struct::encode_fn

Definition at line 62 of file xtensa-isa-internal.h.

Referenced by xtensa_format_encode().

◆ length

int xtensa_format_internal_struct::length

Definition at line 61 of file xtensa-isa-internal.h.

Referenced by xtensa_format_length().

◆ name

◆ num_slots

int xtensa_format_internal_struct::num_slots

Definition at line 63 of file xtensa-isa-internal.h.

Referenced by xtensa_format_num_slots().

◆ slot_id


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