QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
sblock_s Struct Reference
Collaboration diagram for sblock_s:
[legend]

Data Fields

struct flownode_sflownode
 flow node for this block More...
 
struct ex_label_slabels
 
struct sblock_snext
 
int number
 number of this block in flow graph More...
 
int offset
 offset of first statement of block More...
 
int reachable
 
struct reloc_srelocs
 
statement_tstatements
 
statement_t ** tail
 

Field Documentation

struct flownode_s* flownode

flow node for this block

struct ex_label_s* labels
struct sblock_s* next
int number

number of this block in flow graph

int offset

offset of first statement of block

int reachable
struct reloc_s* relocs
statement_t* statements
statement_t** tail

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