iseq_compile_data_storage Struct Reference

#include <iseq.h>

Data Fields

struct iseq_compile_data_storagenext
unsigned long pos
unsigned long size
char * buff

Detailed Description

Definition at line 70 of file iseq.h.


Field Documentation

Definition at line 74 of file iseq.h.

Referenced by compile_data_alloc(), and prepare_iseq_build().

Definition at line 71 of file iseq.h.

Referenced by compile_data_alloc(), compile_data_free(), iseq_memsize(), and prepare_iseq_build().

Definition at line 72 of file iseq.h.

Referenced by compile_data_alloc(), and prepare_iseq_build().

Definition at line 73 of file iseq.h.

Referenced by compile_data_alloc(), iseq_memsize(), and prepare_iseq_build().


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

Generated on 27 Nov 2014 for Ruby by  doxygen 1.6.1