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

#include <omf.h>

Public Attributes

ut64 paddr
 
ut64 size
 
ut32 offset
 
ut16 seg_idx
 
struct OMF_DATAnext
 

Detailed Description

Definition at line 24 of file omf.h.

Member Data Documentation

◆ next

◆ offset

ut32 OMF_DATA::offset

◆ paddr

ut64 OMF_DATA::paddr

◆ seg_idx

ut16 OMF_DATA::seg_idx

Definition at line 28 of file omf.h.

Referenced by load_omf_data().

◆ size

ut64 OMF_DATA::size

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