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

#include <omf.h>

Public Attributes

ut8 bits
 
char ** names
 
ut32 nb_name
 
OMF_segment ** sections
 
ut32 nb_section
 
OMF_symbol ** symbols
 
ut32 nb_symbol
 
OMF_record_handlerrecords
 

Detailed Description

Definition at line 48 of file omf.h.

Member Data Documentation

◆ bits

ut8 rz_bin_omf_obj::bits

Definition at line 49 of file omf.h.

◆ names

char** rz_bin_omf_obj::names

◆ nb_name

ut32 rz_bin_omf_obj::nb_name

Definition at line 51 of file omf.h.

Referenced by get_omf_infos(), and rz_bin_omf_send_sections().

◆ nb_section

ut32 rz_bin_omf_obj::nb_section

◆ nb_symbol

ut32 rz_bin_omf_obj::nb_symbol

Definition at line 55 of file omf.h.

Referenced by get_omf_infos().

◆ records

◆ sections

◆ symbols

OMF_symbol** rz_bin_omf_obj::symbols

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