Searched refs:mark_used (Results 1 – 24 of 24) sorted by relevance
| /trueos/contrib/gcc/cp/ |
| HD | except.c | 150 mark_used (exp); in build_eh_type_type() 521 mark_used (tinfo); in finish_eh_spec_block() 784 mark_used (cleanup); in build_throw()
|
| HD | rtti.c | 408 mark_used (decl); in get_tinfo_ptr() 632 mark_used (td2); in build_dynamic_cast_1() 635 mark_used (td3); in build_dynamic_cast_1() 831 mark_used (name_decl); in tinfo_base_init() 1490 mark_used (decl); in emit_tinfo_decl()
|
| HD | semantics.c | 1131 mark_used (eh_type_info (type)); in finish_handler_parms() 1583 mark_used (expr); in finish_qualified_id_expr() 2913 mark_used (decl); in finish_id_expression() 2921 mark_used (decl); in finish_id_expression() 2976 mark_used (first_fn); in finish_id_expression()
|
| HD | method.c | 353 mark_used (function); in use_thunk() 376 mark_used (thunk_fndecl); in use_thunk()
|
| HD | decl2.c | 1246 mark_used (fn); in mark_vtable_entries() 2220 mark_used (decl); in build_cleanup() 3557 mark_used (tree decl) in mark_used() function
|
| HD | ChangeLog | 997 * decl2.c (mark_used): Mark the main function used when one of its 2182 * decl2.c (mark_used): Tidy. 2910 * tree.c (bot_manip): Don't call mark_used. 3578 * decl2.c (mark_used): Fix typo in comment. 3646 (tsubst_copy): Call mark_used on the member referenced by an 3649 * decl2.c (mark_used): Accept BASELINKs. 3655 mark_used. 3657 * semantics.c (finish_qualified_id_expr): Call mark_used. 4182 * decl2.c (mark_used): Use uses_template_parms instead of 4692 * decl2.c (mark_used): Instantiate static data members initialized [all …]
|
| HD | init.c | 1489 mark_used (decl); in constant_value_1() 1541 mark_used (global_delete_fndecl); in build_builtin_delete_call()
|
| HD | pt.c | 7895 mark_used (OVL_CURRENT (fns)); in tsubst_baselink() 7994 mark_used (expr); in tsubst_qualified_id() 8052 mark_used (r); in tsubst_copy() 8124 mark_used (t); in tsubst_copy() 8400 mark_used (TREE_OPERAND (t, 1)); in tsubst_copy() 9166 mark_used (op1); in tsubst_copy_and_build() 9250 mark_used (function); in tsubst_copy_and_build() 9318 mark_used (object); in tsubst_copy_and_build()
|
| HD | call.c | 304 mark_used (decl); in build_call() 4145 mark_used (fn); in build_op_delete_call() 4993 mark_used (fn); in build_over_call() 5053 mark_used (fn); in build_over_call()
|
| HD | ChangeLog-2003 | 1154 * except.c (build_eh_type_type): Call mark_used on the type. 1334 (resolve_address_of_overloaded_function): Do not call mark_used 1531 * decl2.c (mark_used): Don't push/pop gc context. 1652 * decl2.c (mark_used): Use ggc_push_context/ggc_pop_context. 2497 * parser.c (cp_parser_postfix_expression): Do not call mark_used. 2498 * semantics.c (finish_id_expression): Call mark_used for all 4056 * decl2.c (mark_used): Use it when figuring out whether or not a 4680 * decl2.c (mark_used): Do not defer the instantiation of 4733 * decl2.c (mark_used): Don't instantiate anything if 6736 * decl2.c (mark_used): Do not synthesize thunks.
|
| HD | typeck.c | 1832 mark_used (member); in build_class_member_access_expr() 2767 mark_used (function); in build_function_call() 4442 mark_used (fn); in build_unary_op() 4556 mark_used (fn); in build_unary_op()
|
| HD | ChangeLog-1996 | 1075 * decl2.c (mark_used): Do synthesis here. 1079 * tree.c (bot_manip): Call mark_used on functions used in default 2118 * method.c (emit_thunk): Call mark_used on the target function. 3418 append_signature_fields, id_in_current_class, mark_used, 3420 * decl2.c (mark_used): Delete decl. 3475 * pt.c (tsubst_copy): Call mark_used on variables and functions
|
| HD | ChangeLog-2004 | 3141 (mark_used): Use note_vague_linkage_fn. Always defer template 4733 * class.c (build_clone): Don't call defer_fn, let mark_used do it. 4738 (mark_used): Inline previous contents of defer_fn. 5024 * decl2.c (mark_used): Add new argument when calling instantiate_decl 5422 * decl2.c (mark_used): Don't segfault if cfun != NULL but 5971 * pt.c (tsubst_copy): Call mark_used for a PARM_DECL. 6676 * decl2.c (mark_used): Do not proactively instantiate templates
|
| HD | ChangeLog-1997 | 284 * except.c (expand_throw): Call mark_used on the destructor. 1825 * typeck.c (build_component_ref): Only call mark_used on a decl. 2298 * call.c (build_over_call): Call mark_used before trying to elide
|
| HD | ChangeLog-2000 | 4093 * decl2.c (mark_used): Use DECL_NON_THUNK_FUNCTION_P when deciding 4470 * decl2.c (mark_used): Don't bother trying to instantiate things 4846 * decl2.c (mark_used): Adjust call. 5557 Call mark_used on unused artificial fns. 6160 (mark_used): Adjust logic for deciding when to synthesize methods. 6622 * decl2.c (mark_used): Do instantiate inlines that have been
|
| HD | ChangeLog-2002 | 220 mark_used, handle_class_head): Use C90 prototypings. Use booleans. 436 * decl2.c (mark_used): Defer inline functions. 1758 * decl2.c (mark_used): Don't assemble_external if
|
| HD | cp-tree.h | 4051 extern void mark_used (tree);
|
| HD | ChangeLog-1998 | 2516 (mark_used): Don't instantiate an explicit instantiation. 2878 (mark_used): Don't call instantiate_decl for a TEMPLATE_DECL. 3135 * init.c (build_offset_ref): Don't call mark_used on an OVERLOAD. 3257 * init.c (build_offset_ref): Call mark_used and
|
| HD | decl.c | 5988 mark_used (atexit_fndecl); in get_atexit_node() 6121 mark_used (cleanup); in register_dtor_fn()
|
| HD | ChangeLog-1995 | 281 * decl2.c (mark_used): New function for hooking into setting of 292 * parse.y: Use mark_used. Pass operator names to do_identifier.
|
| HD | class.c | 6012 mark_used (fn); in resolve_address_of_overloaded_function()
|
| HD | ChangeLog-1999 | 923 * decl2.c (mark_used): Explicitly check for function or variable. 6552 * decl.c (expand_static_init): Call mark_used instead of
|
| HD | parser.c | 20063 mark_used (byref_decl); in build_block_byref_decl()
|
| /trueos/contrib/binutils/opcodes/ |
| HD | ia64-gen.c | 257 static void mark_used (struct iclass *, int); 442 mark_used (struct iclass *ic, int clear_terminals) in mark_used() function 451 mark_used (ics[ic->subs[i]], clear_terminals); in mark_used() 454 mark_used (ics[ic->xsubs[i]], clear_terminals); in mark_used() 764 mark_used (ics[iclass], 0); 1540 mark_used (ics[i], 1); in print_dependency_table()
|