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

#include <hexagon.h>

Public Attributes

bool first_insn
 
bool last_insn
 
char mnem_prefix [16]
 
char mnem_postfix [24]
 

Detailed Description

Definition at line 78 of file hexagon.h.

Member Data Documentation

◆ first_insn

bool HexPktInfo::first_insn

Definition at line 79 of file hexagon.h.

Referenced by hex_set_pkt_info().

◆ last_insn

bool HexPktInfo::last_insn

Definition at line 80 of file hexagon.h.

Referenced by hex_set_pkt_info().

◆ mnem_postfix

char HexPktInfo::mnem_postfix[24]

Definition at line 82 of file hexagon.h.

Referenced by hex_set_pkt_info().

◆ mnem_prefix

char HexPktInfo::mnem_prefix[16]

Definition at line 81 of file hexagon.h.

Referenced by hex_set_pkt_info().


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