The Witchcraft Compiler Collection
WCC
 All Data Structures Files Functions Variables Typedefs Macros
Data Fields
msec_t Struct Reference

Data Fields

char * name
 
unsigned long int len
 
unsigned char * data
 
char * outoffset
 
unsigned int flags
 
asection * s_bfd
 
Elf_Shdrs_elf
 
struct msec_tprev
 
struct msec_tnext
 

Detailed Description

Meta section header

Definition at line 229 of file wcc.c.

Field Documentation

unsigned char* msec_t::data

Definition at line 232 of file wcc.c.

unsigned int msec_t::flags

Definition at line 234 of file wcc.c.

unsigned long int msec_t::len

Definition at line 231 of file wcc.c.

char* msec_t::name

Definition at line 230 of file wcc.c.

struct msec_t* msec_t::next

Definition at line 240 of file wcc.c.

char* msec_t::outoffset

Definition at line 233 of file wcc.c.

struct msec_t* msec_t::prev

Definition at line 239 of file wcc.c.

asection* msec_t::s_bfd

Definition at line 236 of file wcc.c.

Elf_Shdr* msec_t::s_elf

Definition at line 237 of file wcc.c.


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