Home
last modified time | relevance | path

Searched defs:VEC (Results 1 – 25 of 104) sorted by relevance

12345

/dragonfly/contrib/gdb-7/gdb/
H A Dcompleter.c108 VEC (char_ptr) * in VEC() function
116 VEC (char_ptr) * in VEC() function
185 VEC (char_ptr) * in VEC() function
386 VEC (char_ptr) * in VEC() function
507 static VEC (char_ptr) * in VEC() function
768 VEC (char_ptr) * in VEC() function
776 VEC (char_ptr) * in VEC() function
786 VEC (char_ptr) * in VEC() function
H A Dbtrace.c72 static VEC (btrace_inst_s) * in VEC() function
259 static VEC (btrace_func_s) * in VEC() function
515 VEC (btrace_block_s) * in VEC() function
H A Dmemory-map.c29 VEC(mem_region_s) * in VEC() function
177 VEC(mem_region_s) * in VEC() function
H A Dtarget-memory.c155 static VEC(memory_write_request_s) * in VEC() function
195 static VEC(memory_write_request_s) * in VEC() function
H A Dsolib-target.c59 static VEC(lm_info_p) * in VEC() function
225 static VEC(lm_info_p) * in VEC() function
H A Dprobe.c178 VEC (probe_p) * in VEC() function
260 static VEC (probe_p) * in VEC() function
H A Dsymtab.c2554 VEC (CORE_ADDR) * in VEC() function
3999 static VEC (char_ptr) *return_val; in VEC() function
4208 VEC (char_ptr) * in VEC() function
4439 VEC (char_ptr) * in VEC() function
4450 VEC (char_ptr) * in VEC() function
4460 VEC (char_ptr) * in VEC() function
4473 VEC (char_ptr) * in VEC() function
4483 VEC (char_ptr) * in VEC() function
4672 VEC (char_ptr) * in VEC() function
H A Dcommand.h158 typedef VEC (char_ptr) *completer_ftype (struct cmd_list_element *, typedef
H A Df-lang.c231 static VEC (char_ptr) * in VEC() function
H A Dinline-frame.c62 static VEC(inline_state_s) *inline_states; in VEC() function
H A Dbreak-catch-sig.c385 static VEC (gdb_signal_type) * in VEC() function
H A Dcp-abi.c319 static VEC (char_ptr) * in VEC() function
H A Dinterps.c458 static VEC (char_ptr) * in VEC() function
/dragonfly/contrib/gdb-7/gdb/common/
H A Dlinux-btrace.c169 static VEC (btrace_block_s) * in VEC() function
525 VEC (btrace_block_s) * in VEC() function
603 VEC (btrace_block_s) * in VEC() function
H A Dgdb_vecs.c85 VEC (char_ptr) * in VEC() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenattr.c35 static VEC (rtx, heap) *const_attrs, *reservations; in VEC() function
H A Dtree-vectorizer.c84 VEC(vec_void_p,heap) *stmt_vec_info_vec; in VEC() function
H A Dtree-ssa-sccvn.c168 static VEC (vn_ssa_aux_t, heap) *vn_ssa_aux_table; in VEC() function
967 static VEC(vn_reference_op_s, heap) * in VEC() function
979 static VEC(vn_reference_op_s, heap) * in VEC() function
1169 static VEC (vn_reference_op_s, heap) * in VEC() function
1245 static VEC (vn_reference_op_s, heap) * in VEC() function
1252 static VEC(vn_reference_op_s, heap) *shared_lookup_references; in VEC() function
1275 static VEC(vn_reference_op_s, heap) * in VEC() function
2393 static VEC(tree, heap) *shared_lookup_phiargs; in VEC() function
H A Ddominance.c740 VEC (basic_block, heap) * in VEC() function
763 VEC (basic_block, heap) * in VEC() function
790 VEC (basic_block, heap) * in VEC() function
822 VEC (basic_block, heap) * in VEC() function
H A Dsbitmap.h202 #define sbitmap_vector_free(VEC) free(VEC) argument
H A Dira-emit.c104 static VEC(void_p, heap) *new_allocno_emit_data_vec; in VEC() function
738 static VEC(move_t,heap) *move_vec; in VEC() function
H A Dlto-symtab.c33 VEC(tree,gc) *lto_global_var_decls; in VEC() function
H A Dtree-ssa-uncprop.c271 static VEC(tree,heap) *equiv_stack; in VEC() function
H A Dcompare-elim.c126 static VEC(comparison_struct_p, heap) *all_compares; in VEC() function
/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-cmd.c209 static VEC (char_ptr) * in VEC() function

12345