Searched refs:DEF_VEC_ALLOC_O (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/gcc/cp/
H A Dname-lookup.h94 DEF_VEC_ALLOC_O(cxx_saved_binding,gc);
153 DEF_VEC_ALLOC_O(cp_class_binding,gc);
H A Drtti.c78 DEF_VEC_ALLOC_O(tinfo_s,gc);
H A Dcp-tree.h981 DEF_VEC_ALLOC_O (tree_pair_s,gc);
4247 DEF_VEC_ALLOC_O(deferred_access_check,gc);
H A Dsemantics.c135 DEF_VEC_ALLOC_O (deferred_access,gc);
/freebsd-10.0-release/contrib/gcc/
H A Dc-pragma.c733 DEF_VEC_ALLOC_O (pragma_handler, heap);
H A Dtree-flow.h1022 DEF_VEC_ALLOC_O(fieldoff_s,heap);
H A Dvec.h795 {"DEF_VEC_ALLOC_O", VEC_STRINGIFY (VEC_TA_GTY(#0,#1,#2,#3)) ";", NULL},
802 #define DEF_VEC_ALLOC_O(T,A) \ macro
H A Dtree-ssa-structalias.c410 DEF_VEC_ALLOC_O(ce_s, heap);
H A Dtree.h1416 DEF_VEC_ALLOC_O(constructor_elt,gc);
H A Dvarasm.c4817 DEF_VEC_ALLOC_O(alias_pair,gc);
H A Ddwarf2out.c3724 DEF_VEC_ALLOC_O(dw_attr_node,gc);

Completed in 249 milliseconds