GnuCOBOL  2.0
A free COBOL compiler
cob_frame Struct Reference

#include <common.h>

Data Fields

void * return_address_ptr
 
unsigned int perform_through
 
unsigned int return_address_num
 

Detailed Description

Definition at line 990 of file common.h.

Field Documentation

unsigned int cob_frame::perform_through

Definition at line 992 of file common.h.

Referenced by CHECKSRC_(), cobxref_(), GCic_(), get__reserved__lists_(), and LISTING_().

unsigned int cob_frame::return_address_num

Definition at line 993 of file common.h.

void* cob_frame::return_address_ptr

Definition at line 991 of file common.h.

Referenced by cobxref_(), GCic_(), get__reserved__lists_(), and LISTING_().


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