Searched refs:mark_used (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Drtti.c339 TYPE. You must arrange that the decl is mark_used, if actually use
410 mark_used (decl);
634 mark_used (td2);
637 mark_used (td3);
834 mark_used (name_decl);
1493 mark_used (decl);
H A Dexcept.c150 mark_used (exp);
521 mark_used (tinfo);
784 mark_used (cleanup);
H A Dmethod.c354 mark_used (function);
377 mark_used (thunk_fndecl);
H A Dsemantics.c1131 mark_used (eh_type_info (type));
1583 mark_used (expr);
2913 mark_used (decl);
2921 mark_used (decl);
2976 mark_used (first_fn);
H A Ddecl2.c1251 mark_used (fn);
2225 mark_used (decl);
3562 mark_used (tree decl)
3557 mark_used (tree decl) function
H A Dinit.c1338 /* Callers should call mark_used before this point. */
1489 mark_used (decl);
1542 mark_used (global_delete_fndecl);
H A Dpt.c7896 mark_used (OVL_CURRENT (fns));
7995 mark_used (expr);
8053 mark_used (r);
8125 mark_used (t);
8401 mark_used (TREE_OPERAND (t, 1));
9167 mark_used (op1);
9251 mark_used (function);
9319 mark_used (object);
H A Dtypeck.c1837 mark_used (member);
2773 mark_used (function);
4451 mark_used (fn);
4565 mark_used (fn);
H A Dcall.c304 mark_used (decl);
4145 mark_used (fn);
4993 mark_used (fn);
5053 mark_used (fn);
H A Ddecl.c5999 mark_used (atexit_fndecl);
6132 mark_used (cleanup);
H A Dcp-tree.h4060 extern void mark_used (tree);
H A Dclass.c6019 mark_used (fn);
H A Dparser.c20066 mark_used (byref_decl);
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-gen.c258 static void mark_used (struct iclass *, int);
444 mark_used (struct iclass *ic, int clear_terminals)
453 mark_used (ics[ic->subs[i]], clear_terminals);
456 mark_used (ics[ic->xsubs[i]], clear_terminals);
766 mark_used (ics[iclass], 0);
1543 mark_used (ics[i], 1);
442 mark_used (struct iclass *ic, int clear_terminals) function

Completed in 604 milliseconds