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

#include <nxo.h>

Public Attributes

ut32 mod_offset
 
ut32 text_offset
 
ut32 text_size
 
ut32 ro_offset
 
ut32 ro_size
 
ut32 data_offset
 
ut32 data_size
 
ut32 bss_size
 

Detailed Description

Definition at line 49 of file nxo.h.

Member Data Documentation

◆ bss_size

ut32 MODMeta::bss_size

Definition at line 57 of file nxo.h.

◆ data_offset

ut32 MODMeta::data_offset

Definition at line 55 of file nxo.h.

◆ data_size

ut32 MODMeta::data_size

Definition at line 56 of file nxo.h.

◆ mod_offset

ut32 MODMeta::mod_offset

Definition at line 50 of file nxo.h.

◆ ro_offset

ut32 MODMeta::ro_offset

Definition at line 53 of file nxo.h.

◆ ro_size

ut32 MODMeta::ro_size

Definition at line 54 of file nxo.h.

◆ text_offset

ut32 MODMeta::text_offset

Definition at line 51 of file nxo.h.

◆ text_size

ut32 MODMeta::text_size

Definition at line 52 of file nxo.h.


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