Searched refs:objc_module_template (Results 1 – 2 of 2) sorted by relevance
449 size_in_bytes (objc_module_template)); in init_module_descriptor()485 objc_module_template = objc_start_struct (get_identifier (UTAG_MODULE)); in build_module_descriptor()501 objc_finish_struct (objc_module_template, decls); in build_module_descriptor()504 UOBJC_MODULES_decl = start_var_decl (objc_module_template, in build_module_descriptor()
542 #define objc_module_template objc_global_trees[OCTI_MODULE_TEMPL] macro