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

#include <xbe.h>

Public Attributes

ut8 name [8]
 
ut16 major
 
ut16 minor
 
ut16 build
 
ut16 flags
 

Detailed Description

Definition at line 60 of file xbe.h.

Member Data Documentation

◆ build

ut16 xbe_lib::build

Definition at line 64 of file xbe.h.

Referenced by describe_xbe_lib_at(), and read_xbe_lib().

◆ flags

ut16 xbe_lib::flags

Definition at line 65 of file xbe.h.

Referenced by cmd_descs_generate.Arg::__str__(), and read_xbe_lib().

◆ major

ut16 xbe_lib::major

Definition at line 62 of file xbe.h.

Referenced by describe_xbe_lib_at(), and read_xbe_lib().

◆ minor

ut16 xbe_lib::minor

Definition at line 63 of file xbe.h.

Referenced by describe_xbe_lib_at(), and read_xbe_lib().

◆ name


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