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

Data Fields

char * binname
 
unsigned int archsz
 
unsigned int shnum
 
unsigned int phnum
 
char * strndx
 
unsigned int strndx_len
 
unsigned int strndx_index
 
unsigned int start_shdrs
 
unsigned int start_phdrs
 
int fdout
 
bfd * abfd
 
unsigned int corefile
 
unsigned int base_address
 
msec_tmshdrs
 
unsigned int mshnum
 
mseg_tmphdrs
 
unsigned int mphnum
 
unsigned int has_relativerelocations
 
char * opt_binname
 
char * opt_interp
 
unsigned int opt_arch
 
unsigned int opt_static
 
unsigned int opt_reloc
 
unsigned int opt_strip
 
unsigned int opt_sstrip
 
unsigned int opt_exec
 
unsigned int opt_core
 
unsigned int opt_shared
 
unsigned int opt_verbose
 
unsigned long int opt_entrypoint
 
unsigned char opt_poison
 
unsigned int opt_original
 
unsigned int opt_debug
 
unsigned int opt_asmdebug
 
unsigned int opt_flags
 

Detailed Description

Definition at line 264 of file wcc.c.

Field Documentation

bfd* ctx_t::abfd

Definition at line 279 of file wcc.c.

unsigned int ctx_t::archsz

Definition at line 270 of file wcc.c.

unsigned int ctx_t::base_address

Definition at line 283 of file wcc.c.

char* ctx_t::binname

Internal options

Definition at line 269 of file wcc.c.

unsigned int ctx_t::corefile

Definition at line 280 of file wcc.c.

int ctx_t::fdout

Definition at line 278 of file wcc.c.

unsigned int ctx_t::has_relativerelocations

Definition at line 293 of file wcc.c.

mseg_t* ctx_t::mphdrs

Definition at line 290 of file wcc.c.

unsigned int ctx_t::mphnum

Definition at line 291 of file wcc.c.

msec_t* ctx_t::mshdrs

Definition at line 286 of file wcc.c.

unsigned int ctx_t::mshnum

Definition at line 287 of file wcc.c.

unsigned int ctx_t::opt_arch

Definition at line 299 of file wcc.c.

unsigned int ctx_t::opt_asmdebug

Definition at line 312 of file wcc.c.

char* ctx_t::opt_binname

User options

Definition at line 297 of file wcc.c.

unsigned int ctx_t::opt_core

Definition at line 305 of file wcc.c.

unsigned int ctx_t::opt_debug

Definition at line 311 of file wcc.c.

unsigned long int ctx_t::opt_entrypoint

Definition at line 308 of file wcc.c.

unsigned int ctx_t::opt_exec

Definition at line 304 of file wcc.c.

unsigned int ctx_t::opt_flags

Definition at line 313 of file wcc.c.

char* ctx_t::opt_interp

Definition at line 298 of file wcc.c.

unsigned int ctx_t::opt_original

Definition at line 310 of file wcc.c.

unsigned char ctx_t::opt_poison

Definition at line 309 of file wcc.c.

unsigned int ctx_t::opt_reloc

Definition at line 301 of file wcc.c.

unsigned int ctx_t::opt_shared

Definition at line 306 of file wcc.c.

unsigned int ctx_t::opt_sstrip

Definition at line 303 of file wcc.c.

unsigned int ctx_t::opt_static

Definition at line 300 of file wcc.c.

unsigned int ctx_t::opt_strip

Definition at line 302 of file wcc.c.

unsigned int ctx_t::opt_verbose

Definition at line 307 of file wcc.c.

unsigned int ctx_t::phnum

Definition at line 272 of file wcc.c.

unsigned int ctx_t::shnum

Definition at line 271 of file wcc.c.

unsigned int ctx_t::start_phdrs

Definition at line 277 of file wcc.c.

unsigned int ctx_t::start_shdrs

Definition at line 276 of file wcc.c.

char* ctx_t::strndx

Definition at line 273 of file wcc.c.

unsigned int ctx_t::strndx_index

Definition at line 275 of file wcc.c.

unsigned int ctx_t::strndx_len

Definition at line 274 of file wcc.c.


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