Data Fields

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 59 of file iseq.h.


Field Documentation

Definition at line 63 of file iseq.h.

Referenced by compile_data_alloc(), and prepare_iseq_build().

Definition at line 60 of file iseq.h.

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

Definition at line 61 of file iseq.h.

Referenced by compile_data_alloc(), and prepare_iseq_build().

Definition at line 62 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: