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

#include <helper.h>

Data Fields

unsigned long long int init
 
unsigned long long int end
 
int size
 
int perms
 
char name [255]
 
char hperms [10]
 
void * next
 
int num
 
int proba
 
int probableval
 

Detailed Description

Definition at line 11 of file helper.h.

Field Documentation

unsigned long long int section::end

Definition at line 13 of file helper.h.

char section::hperms[10]

Definition at line 17 of file helper.h.

unsigned long long int section::init

Definition at line 12 of file helper.h.

char section::name[255]

Definition at line 16 of file helper.h.

void* section::next

Definition at line 18 of file helper.h.

int section::num

Definition at line 20 of file helper.h.

int section::perms

Definition at line 15 of file helper.h.

int section::proba

Definition at line 21 of file helper.h.

int section::probableval

Definition at line 22 of file helper.h.

int section::size

Definition at line 14 of file helper.h.


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