ecoff_scnhdr Struct Reference

Back to the index.

Public Attributes | List of all members
ecoff_scnhdr Struct Reference

#include <exec_ecoff.h>

Public Attributes

char s_name [8]
 
uint32_t s_paddr
 
uint32_t s_vaddr
 
uint32_t s_size
 
uint32_t s_scnptr
 
uint32_t s_relptr
 
uint32_t s_lnnoptr
 
uint16_t s_nreloc
 
uint16_t s_nlnno
 
uint32_t s_flags
 

Detailed Description

Definition at line 65 of file exec_ecoff.h.

Member Data Documentation

◆ s_flags

uint32_t ecoff_scnhdr::s_flags

Definition at line 75 of file exec_ecoff.h.

◆ s_lnnoptr

uint32_t ecoff_scnhdr::s_lnnoptr

Definition at line 72 of file exec_ecoff.h.

◆ s_name

char ecoff_scnhdr::s_name[8]

Definition at line 66 of file exec_ecoff.h.

◆ s_nlnno

uint16_t ecoff_scnhdr::s_nlnno

Definition at line 74 of file exec_ecoff.h.

◆ s_nreloc

uint16_t ecoff_scnhdr::s_nreloc

Definition at line 73 of file exec_ecoff.h.

◆ s_paddr

uint32_t ecoff_scnhdr::s_paddr

Definition at line 67 of file exec_ecoff.h.

◆ s_relptr

uint32_t ecoff_scnhdr::s_relptr

Definition at line 71 of file exec_ecoff.h.

◆ s_scnptr

uint32_t ecoff_scnhdr::s_scnptr

Definition at line 70 of file exec_ecoff.h.

◆ s_size

uint32_t ecoff_scnhdr::s_size

Definition at line 69 of file exec_ecoff.h.

◆ s_vaddr

uint32_t ecoff_scnhdr::s_vaddr

Definition at line 68 of file exec_ecoff.h.


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

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13