Home
last modified time | relevance | path

Searched defs:ob (Results 1 – 25 of 75) sorted by relevance

123

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-streamer-out.c40 streamer_write_string_cst (struct output_block *ob, in streamer_write_string_cst()
56 write_identifier (struct output_block *ob, in write_identifier()
349 pack_ts_block_value_fields (struct output_block *ob, in pack_ts_block_value_fields()
367 pack_ts_translation_unit_decl_value_fields (struct output_block *ob, in pack_ts_translation_unit_decl_value_fields()
378 pack_ts_omp_clause_value_fields (struct output_block *ob, in pack_ts_omp_clause_value_fields()
417 streamer_write_tree_bitfields (struct output_block *ob, tree expr) in streamer_write_tree_bitfields()
501 streamer_write_chain (struct output_block *ob, tree t, bool ref_p) in streamer_write_chain()
529 write_ts_common_tree_pointers (struct output_block *ob, tree expr, bool ref_p) in write_ts_common_tree_pointers()
541 write_ts_vector_tree_pointers (struct output_block *ob, tree expr, bool ref_p) in write_ts_vector_tree_pointers()
556 write_ts_poly_tree_pointers (struct output_block *ob, tree expr, bool ref_p) in write_ts_poly_tree_pointers()
[all …]
H A Ddata-streamer-out.c82 streamer_string_index (struct output_block *ob, const char *s, unsigned int len, in streamer_string_index()
132 streamer_write_string_with_length (struct output_block *ob, in streamer_write_string_with_length()
151 streamer_write_string (struct output_block *ob, in streamer_write_string()
170 bp_pack_string_with_length (struct output_block *ob, struct bitpack_d *bp, in bp_pack_string_with_length()
186 bp_pack_string (struct output_block *ob, struct bitpack_d *bp, in bp_pack_string()
200 streamer_write_zero (struct output_block *ob) in streamer_write_zero()
209 streamer_write_uhwi (struct output_block *ob, unsigned HOST_WIDE_INT work) in streamer_write_uhwi()
218 streamer_write_hwi (struct output_block *ob, HOST_WIDE_INT work) in streamer_write_hwi()
226 streamer_write_gcov_count (struct output_block *ob, gcov_type work) in streamer_write_gcov_count()
380 streamer_write_wide_int (struct output_block *ob, const wide_int &val) in streamer_write_wide_int()
[all …]
H A Dlto-streamer-out.c52 clear_line_info (struct output_block *ob) in clear_line_info()
67 struct output_block *ob = XCNEW (struct output_block); in create_output_block() local
90 destroy_output_block (struct output_block *ob) in destroy_output_block()
112 output_type_ref (struct output_block *ob, tree node) in output_type_ref()
164 lto_output_location (struct output_block *ob, struct bitpack_d *bp, in lto_output_location()
205 lto_output_tree_ref (struct output_block *ob, tree expr) in lto_output_tree_ref()
391 lto_write_tree_1 (struct output_block *ob, tree expr, bool ref_p) in lto_write_tree_1()
438 lto_write_tree (struct output_block *ob, tree expr, bool ref_p) in lto_write_tree()
459 lto_output_tree_1 (struct output_block *ob, tree expr, hashval_t hash, in lto_output_tree_1()
538 DFS::DFS (struct output_block *ob, tree expr, bool ref_p, bool this_ref_p, in DFS()
[all …]
H A Dgimple-streamer-out.c38 output_phi (struct output_block *ob, gphi *phi) in output_phi()
59 output_gimple_stmt (struct output_block *ob, gimple *stmt) in output_gimple_stmt()
202 output_bb (struct output_block *ob, basic_block bb, struct function *fn) in output_bb()
H A Dprofile-count.c101 profile_count::stream_out (struct output_block *ob) in stream_out()
110 profile_count::stream_out (struct lto_output_stream *ob) in stream_out()
192 profile_probability::stream_out (struct output_block *ob) in stream_out()
201 profile_probability::stream_out (struct lto_output_stream *ob) in stream_out()
H A Dgodump.c563 go_append_string (struct obstack *ob, tree id) in go_append_string()
594 go_append_artificial_name (struct obstack *ob, unsigned int index) in go_append_artificial_name()
610 go_append_decl_name (struct obstack *ob, tree decl, htab_t keyword_hash) in go_append_decl_name()
630 go_append_padding (struct obstack *ob, unsigned int from_offset, in go_append_padding()
655 go_force_record_alignment (struct obstack *ob, const char *type_string, in go_force_record_alignment()
687 struct obstack *ob; in go_format_type() local
1096 struct obstack *ob; in go_output_type() local
1276 struct obstack *ob; in go_output_var() local
H A Dlto-cgraph.c236 lto_output_edge (struct lto_simple_output_block *ob, struct cgraph_edge *edge, in lto_output_edge()
385 lto_output_node (struct lto_simple_output_block *ob, struct cgraph_node *node, in lto_output_node()
577 lto_output_varpool_node (struct lto_simple_output_block *ob, varpool_node *node, in lto_output_varpool_node()
672 lto_output_ref (struct lto_simple_output_block *ob, struct ipa_ref *ref, in lto_output_ref()
700 output_profile_summary (struct lto_simple_output_block *ob) in output_profile_summary()
750 struct lto_simple_output_block *ob, in output_outgoing_cgraph_edges()
769 struct lto_simple_output_block *ob; in output_refs() local
1004 struct lto_simple_output_block *ob; in output_symtab() local
1115 struct lto_simple_output_block *ob in output_offload_tables() local
1983 output_node_opt_summary (struct output_block *ob, in output_node_opt_summary()
[all …]
H A Dlto-opts.c39 append_to_collect_gcc_options (struct obstack *ob, in append_to_collect_gcc_options()
H A Dlto-section-out.c244 struct lto_simple_output_block *ob in lto_create_simple_output_block() local
260 lto_destroy_simple_output_block (struct lto_simple_output_block *ob) in lto_destroy_simple_output_block()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-streamer-out.c35 streamer_write_string_cst (struct output_block *ob, in streamer_write_string_cst()
51 write_identifier (struct output_block *ob, in write_identifier()
360 streamer_write_builtin (struct output_block *ob, tree expr) in streamer_write_builtin()
396 streamer_write_chain (struct output_block *ob, tree t, bool ref_p) in streamer_write_chain()
432 write_ts_common_tree_pointers (struct output_block *ob, tree expr, bool ref_p) in write_ts_common_tree_pointers()
444 write_ts_vector_tree_pointers (struct output_block *ob, tree expr, bool ref_p) in write_ts_vector_tree_pointers()
455 write_ts_complex_tree_pointers (struct output_block *ob, tree expr, bool ref_p) in write_ts_complex_tree_pointers()
467 write_ts_decl_minimal_tree_pointers (struct output_block *ob, tree expr, in write_ts_decl_minimal_tree_pointers()
481 write_ts_decl_common_tree_pointers (struct output_block *ob, tree expr, in write_ts_decl_common_tree_pointers()
514 write_ts_decl_non_common_tree_pointers (struct output_block *ob, tree expr, in write_ts_decl_non_common_tree_pointers()
[all …]
H A Dlto-streamer-out.c53 clear_line_info (struct output_block *ob) in clear_line_info()
67 struct output_block *ob = XCNEW (struct output_block); in create_output_block() local
91 destroy_output_block (struct output_block *ob) in destroy_output_block()
112 output_type_ref (struct output_block *ob, tree node) in output_type_ref()
153 struct output_block *ob, in lto_output_location_bitpack()
190 lto_output_location (struct output_block *ob, location_t loc) in lto_output_location()
208 lto_output_tree_ref (struct output_block *ob, tree expr) in lto_output_tree_ref()
319 lto_write_tree (struct output_block *ob, tree expr, bool ref_p) in lto_write_tree()
376 lto_output_tree (struct output_block *ob, tree expr, in lto_output_tree()
434 output_eh_try_list (struct output_block *ob, eh_catch first) in output_eh_try_list()
[all …]
H A Ddata-streamer-out.c35 streamer_string_index (struct output_block *ob, const char *s, unsigned int len, in streamer_string_index()
86 streamer_write_string_with_length (struct output_block *ob, in streamer_write_string_with_length()
105 streamer_write_string (struct output_block *ob, in streamer_write_string()
121 streamer_write_zero (struct output_block *ob) in streamer_write_zero()
130 streamer_write_uhwi (struct output_block *ob, unsigned HOST_WIDE_INT work) in streamer_write_uhwi()
139 streamer_write_hwi (struct output_block *ob, HOST_WIDE_INT work) in streamer_write_hwi()
H A Dgimple-streamer-out.c35 output_phi (struct output_block *ob, gimple phi) in output_phi()
54 output_gimple_stmt (struct output_block *ob, gimple stmt) in output_gimple_stmt()
168 output_bb (struct output_block *ob, basic_block bb, struct function *fn) in output_bb()
H A Dlto-cgraph.c265 lto_output_edge (struct lto_simple_output_block *ob, struct cgraph_edge *edge, in lto_output_edge()
411 lto_output_node (struct lto_simple_output_block *ob, struct cgraph_node *node, in lto_output_node()
555 lto_output_varpool_node (struct lto_simple_output_block *ob, struct varpool_node *node, in lto_output_varpool_node()
608 lto_output_ref (struct lto_simple_output_block *ob, struct ipa_ref *ref, in lto_output_ref()
635 output_profile_summary (struct lto_simple_output_block *ob) in output_profile_summary()
688 struct lto_simple_output_block *ob, in output_outgoing_cgraph_edges()
711 struct lto_simple_output_block *ob; in output_refs() local
828 struct lto_simple_output_block *ob; in output_cgraph() local
943 struct lto_simple_output_block *ob = lto_create_simple_output_block (LTO_section_varpool); in output_varpool() local
1531 output_node_opt_summary (struct output_block *ob, in output_node_opt_summary()
[all …]
H A Dlto-opts.c43 append_to_collect_gcc_options (struct obstack *ob, in append_to_collect_gcc_options()
H A Dgodump.c549 go_append_string (struct obstack *ob, tree id) in go_append_string()
565 struct obstack *ob; in go_format_type() local
925 struct obstack *ob; in go_output_type() local
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-dw2-fde.c74 __register_frame_info_bases (const void *begin, struct object *ob, in __register_frame_info_bases()
101 __register_frame_info (const void *begin, struct object *ob) in __register_frame_info()
109 struct object *ob; in __register_frame() local
124 __register_frame_info_table_bases (void *begin, struct object *ob, in __register_frame_info_table_bases()
145 __register_frame_info_table (void *begin, struct object *ob) in __register_frame_info_table()
153 struct object *ob = malloc (sizeof (struct object)); in __register_frame_table() local
173 struct object *ob = 0; in __deregister_frame_info_bases() local
236 base_from_object (unsigned char encoding, struct object *ob) in base_from_object()
327 fde_unencoded_compare (struct object *ob __attribute__((unused)), in fde_unencoded_compare()
342 fde_single_encoding_compare (struct object *ob, const fde *x, const fde *y) in fde_single_encoding_compare()
[all …]
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dunwind-dw2-fde.c85 __register_frame_info_bases (const void *begin, struct object *ob, in __register_frame_info_bases()
122 __register_frame_info (const void *begin, struct object *ob) in __register_frame_info()
130 struct object *ob; in __register_frame() local
145 __register_frame_info_table_bases (void *begin, struct object *ob, in __register_frame_info_table_bases()
176 __register_frame_info_table (void *begin, struct object *ob) in __register_frame_info_table()
184 struct object *ob = malloc (sizeof (struct object)); in __register_frame_table() local
204 struct object *ob = 0; in __deregister_frame_info_bases() local
267 base_from_object (unsigned char encoding, struct object *ob) in base_from_object()
358 fde_unencoded_compare (struct object *ob __attribute__((unused)), in fde_unencoded_compare()
373 fde_single_encoding_compare (struct object *ob, const fde *x, const fde *y) in fde_single_encoding_compare()
[all …]
/dflybsd-src/contrib/gmp/printf/
H A Dobprintf.c39 gmp_obstack_printf (struct obstack *ob, const char *fmt, ...) in gmp_obstack_printf()
51 struct obstack *ob; in gmp_obstack_printf() local
H A Dobprntffuns.c46 gmp_obstack_memory (struct obstack *ob, const char *ptr, size_t len) in gmp_obstack_memory()
53 gmp_obstack_reps (struct obstack *ob, int c, int reps) in gmp_obstack_reps()
H A Dobvprintf.c38 gmp_obstack_vprintf (struct obstack *ob, const char *fmt, va_list ap) in gmp_obstack_vprintf()
/dflybsd-src/share/examples/ses/srcs/
H A Dgetencstat.c52 ses_objstat ob; local
/dflybsd-src/contrib/mdocml/
H A Dpreconv.c32 preconv_encode(const struct buf *ib, size_t *ii, struct buf *ob, size_t *oi, in preconv_encode()
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dfrags.c56 frag_alloc_check (const struct obstack *ob) in frag_alloc_check()
76 frag_alloc (struct obstack *ob) in frag_alloc()
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dfrags.c56 frag_alloc_check (const struct obstack *ob) in frag_alloc_check()
76 frag_alloc (struct obstack *ob) in frag_alloc()

123