ReactOS 0.4.16-dev-92-g0c2cdca
|
Definition at line 77 of file write_sltg.c.
struct sltg_block* sltg_typelib::blocks |
Definition at line 83 of file write_sltg.c.
Referenced by add_block_index(), create_sltg_typelib(), and sltg_write_header().
int sltg_typelib::first_block |
Definition at line 85 of file write_sltg.c.
Referenced by create_sltg_typelib().
Definition at line 80 of file write_sltg.c.
Referenced by add_block(), create_sltg_typelib(), and sltg_write_header().
struct sltg_library sltg_typelib::library |
Definition at line 82 of file write_sltg.c.
Referenced by init_library().
int sltg_typelib::n_file_blocks |
Definition at line 84 of file write_sltg.c.
Referenced by add_block_index(), create_sltg_typelib(), and sltg_write_header().
Definition at line 81 of file write_sltg.c.
Referenced by add_name(), init_name_table(), and sltg_write_header().
struct sltg_block* sltg_typelib::typeinfo |
Definition at line 88 of file write_sltg.c.
Referenced by create_sltg_typelib(), and sltg_add_typeinfo().
int sltg_typelib::typeinfo_count |
Definition at line 86 of file write_sltg.c.
Referenced by create_sltg_typelib(), and sltg_add_typeinfo().
int sltg_typelib::typeinfo_size |
Definition at line 87 of file write_sltg.c.
Referenced by create_sltg_typelib(), sltg_add_typeinfo(), and sltg_write_header().
typelib_t* sltg_typelib::typelib |
Definition at line 79 of file write_sltg.c.
Referenced by create_sltg_typelib(), and init_library().