Searched refs:objc_module_template (Results 1 – 4 of 4) sorted by relevance
446 size_in_bytes (objc_module_template)); in init_module_descriptor()482 objc_module_template = objc_start_struct (get_identifier (UTAG_MODULE)); in build_module_descriptor()498 objc_finish_struct (objc_module_template, decls); in build_module_descriptor()501 UOBJC_MODULES_decl = start_var_decl (objc_module_template, "_OBJC_Module"); in build_module_descriptor()
566 #define objc_module_template objc_global_trees[OCTI_MODULE_TEMPL] macro
580 #define objc_module_template objc_global_trees[OCTI_MODULE_TEMPL] macro