| /freebsd-12.1/contrib/gdb/include/ |
| H A D | obstack.h | 223 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 D | obstack.h | 216 void obstack_init (struct obstack *obstack); 291 # define obstack_init(h) \ macro 316 # define obstack_init(h) \ macro
|
| H A D | kwset.c | 100 obstack_init(&kwset->obstack); in kwsalloc()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | solib-sunos.c | 148 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 D | bcache.c | 272 obstack_init (&b->cache); in bcache_xmalloc()
|
| H A D | frame.c | 1238 obstack_init (&frame_cache_obstack); in flush_cached_frames() 2344 obstack_init (&frame_cache_obstack); in _initialize_frame()
|
| H A D | objfiles.c | 170 obstack_init (&objfile->objfile_obstack); in allocate_objfile()
|
| H A D | gdbarch.sh | 1447 obstack_init (obstack);
|
| H A D | symfile.c | 1907 obstack_init (&objfile->objfile_obstack); in reread_symbols()
|
| H A D | gnu-nat.c | 2319 obstack_init (®ion_obstack); in gnu_write_inferior()
|
| H A D | dwarf2read.c | 1192 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 D | obstack.h | 203 void obstack_init (struct obstack *obstack); 266 # define obstack_init(h) \ macro
|
| /freebsd-12.1/contrib/gcclibs/include/ |
| H A D | obstack.h | 203 void obstack_init (struct obstack *obstack); 266 # define obstack_init(h) \ macro
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | obstacks.texi | 88 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 D | obstacks.texi | 88 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 D | genflags.c | 240 obstack_init (&obstack); in main()
|
| H A D | read-rtl.c | 1399 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 D | conflict.c | 159 obstack_init (&graph->arc_obstack); in conflict_graph_new()
|
| H A D | pretty-print.c | 681 obstack_init (&pp->buffer->chunk_obstack); in pp_construct() 682 obstack_init (&pp->buffer->formatted_obstack); in pp_construct()
|
| H A D | tlink.c | 493 obstack_init (&arg_stack); in recompile_files()
|
| H A D | fix-header.c | 612 obstack_init (&scan_file_obstack); in read_scan_file()
|
| H A D | gensupport.c | 983 obstack_init (rtl_obstack); in init_md_reader_args_cb()
|
| H A D | gcc.c | 6215 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 D | genattrtab.c | 4504 obstack_init (hash_obstack); in main() 4505 obstack_init (temp_obstack); in main()
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | windmc.c | 170 obstack_init (&res_obstack); in res_init()
|