Home
last modified time | relevance | path

Searched refs:obstack_init (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-12.1/contrib/gdb/include/
H A Dobstack.h223 void obstack_init (struct obstack *obstack);
297 # define obstack_init(h) \ macro
322 # define obstack_init(h) \ macro
/freebsd-12.1/gnu/usr.bin/grep/
H A Dobstack.h216 void obstack_init (struct obstack *obstack);
291 # define obstack_init(h) \ macro
316 # define obstack_init(h) \ macro
H A Dkwset.c100 obstack_init(&kwset->obstack); in kwsalloc()
/freebsd-12.1/contrib/gdb/gdb/
H A Dsolib-sunos.c148 obstack_init (&objfile->objfile_obstack); in allocate_rt_common_objfile()
184 obstack_init (&rt_common_objfile->objfile_obstack); in solib_add_common_symbols()
H A Dbcache.c272 obstack_init (&b->cache); in bcache_xmalloc()
H A Dframe.c1238 obstack_init (&frame_cache_obstack); in flush_cached_frames()
2344 obstack_init (&frame_cache_obstack); in _initialize_frame()
H A Dobjfiles.c170 obstack_init (&objfile->objfile_obstack); in allocate_objfile()
H A Dgdbarch.sh1447 obstack_init (obstack);
H A Dsymfile.c1907 obstack_init (&objfile->objfile_obstack); in reread_symbols()
H A Dgnu-nat.c2319 obstack_init (&region_obstack); in gnu_write_inferior()
H A Ddwarf2read.c1192 obstack_init (&dwarf2_tmp_obstack); in dwarf2_build_psymtabs_hard()
1857 obstack_init (&dwarf2_tmp_obstack); in psymtab_to_symtab_1()
/freebsd-12.1/contrib/binutils/include/
H A Dobstack.h203 void obstack_init (struct obstack *obstack);
266 # define obstack_init(h) \ macro
/freebsd-12.1/contrib/gcclibs/include/
H A Dobstack.h203 void obstack_init (struct obstack *obstack);
266 # define obstack_init(h) \ macro
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dobstacks.texi88 Also, if the source file uses the macro @code{obstack_init}, it must
112 @code{obstack_init}.
116 @deftypefun int obstack_init (struct obstack *@var{obstack-ptr})
120 @code{obstack_alloc_failed_handler} is called. The @code{obstack_init}
131 obstack_init (&myobstack);
141 obstack_init (myobstack_ptr);
641 source file that uses @code{obstack_init} (@pxref{Creating Obstacks}).
686 @item void obstack_init (struct obstack *@var{obstack-ptr})
/freebsd-12.1/contrib/binutils/libiberty/
H A Dobstacks.texi88 Also, if the source file uses the macro @code{obstack_init}, it must
112 @code{obstack_init}.
116 @deftypefun int obstack_init (struct obstack *@var{obstack-ptr})
120 @code{obstack_alloc_failed_handler} is called. The @code{obstack_init}
131 obstack_init (&myobstack);
141 obstack_init (myobstack_ptr);
641 source file that uses @code{obstack_init} (@pxref{Creating Obstacks}).
686 @item void obstack_init (struct obstack *@var{obstack-ptr})
/freebsd-12.1/contrib/gcc/
H A Dgenflags.c240 obstack_init (&obstack); in main()
H A Dread-rtl.c1399 obstack_init (&string_obstack); in read_rtx()
1402 obstack_init (&ptr_loc_obstack); in read_rtx()
1405 obstack_init (&joined_conditions_obstack); in read_rtx()
1588 obstack_init (&vector_stack); in read_rtx_1()
H A Dconflict.c159 obstack_init (&graph->arc_obstack); in conflict_graph_new()
H A Dpretty-print.c681 obstack_init (&pp->buffer->chunk_obstack); in pp_construct()
682 obstack_init (&pp->buffer->formatted_obstack); in pp_construct()
H A Dtlink.c493 obstack_init (&arg_stack); in recompile_files()
H A Dfix-header.c612 obstack_init (&scan_file_obstack); in read_scan_file()
H A Dgensupport.c983 obstack_init (rtl_obstack); in init_md_reader_args_cb()
H A Dgcc.c6215 obstack_init (&obstack); in main()
6223 obstack_init (&multilib_obstack); in main()
6262 obstack_init (&collect_obstack); in main()
6551 obstack_init (&obstack); in main()
H A Dgenattrtab.c4504 obstack_init (hash_obstack); in main()
4505 obstack_init (temp_obstack); in main()
/freebsd-12.1/contrib/binutils/binutils/
H A Dwindmc.c170 obstack_init (&res_obstack); in res_init()

12