Home
last modified time | relevance | path

Searched refs:objfile_obstack (Results 1 – 25 of 26) sorted by relevance

12

/dflybsd-src/contrib/gdb-7/gdb/
H A Djv-lang.c148 obstack_alloc (&objfile->objfile_obstack, in get_java_class_symtab()
154 bl = allocate_block (&objfile->objfile_obstack); in get_java_class_symtab()
155 BLOCK_DICT (bl) = dict_create_linear (&objfile->objfile_obstack, in get_java_class_symtab()
160 bl = allocate_global_block (&objfile->objfile_obstack); in get_java_class_symtab()
189 obstack_alloc (&objfile->objfile_obstack, sizeof (struct symbol)); in add_class_symbol()
296 name = get_java_utf8_name (&objfile->objfile_obstack, utf8_name); in type_from_class()
317 name = obstack_alloc (&objfile->objfile_obstack, namelen + 1); in type_from_class()
458 get_java_utf8_name (&objfile->objfile_obstack, temp); in java_link_class_type()
504 obstack_alloc (&objfile->objfile_obstack, j); in java_link_class_type()
534 mname = get_java_utf8_name (&objfile->objfile_obstack, temp); in java_link_class_type()
[all …]
H A Dstabsread.c383 obstack_alloc (&objfile->objfile_obstack, in patch_block_stabs()
390 (sym, obstack_copy0 (&objfile->objfile_obstack, in patch_block_stabs()
651 obstack_alloc (&objfile->objfile_obstack, sizeof (struct symbol)); in define_symbol()
785 obstack_alloc (&objfile->objfile_obstack, in define_symbol()
868 string_value = obstack_alloc (&objfile->objfile_obstack, ind + 1); in define_symbol()
1294 obstack_alloc (&objfile->objfile_obstack, sizeof (struct symbol)); in define_symbol()
1302 = obconcat (&objfile->objfile_obstack, in define_symbol()
1330 = obconcat (&objfile->objfile_obstack, in define_symbol()
1339 obstack_alloc (&objfile->objfile_obstack, sizeof (struct symbol)); in define_symbol()
1347 = obconcat (&objfile->objfile_obstack, in define_symbol()
[all …]
H A Dbuildsym.c252 ? allocate_global_block (&objfile->objfile_obstack) in finish_block_internal()
253 : allocate_block (&objfile->objfile_obstack)); in finish_block_internal()
257 BLOCK_DICT (block) = dict_create_linear (&objfile->objfile_obstack, in finish_block_internal()
270 dict_create_hashed (&objfile->objfile_obstack, *listhead); in finish_block_internal()
411 block_set_using (block, using_directives, &objfile->objfile_obstack); in finish_block_internal()
506 obstack_alloc (&objfile->objfile_obstack, in make_blockvector()
528 = addrmap_create_fixed (pending_addrmap, &objfile->objfile_obstack); in make_blockvector()
1171 obstack_alloc (&objfile->objfile_obstack, linetablesize); in end_symtab_from_static_block()
1183 obstack_alloc (&objfile->objfile_obstack, in end_symtab_from_static_block()
H A Djit.c653 LINETABLE (symtab) = obstack_alloc (&objfile->objfile_obstack, size); in finalize_symtab()
663 symtab->blockvector = obstack_alloc (&objfile->objfile_obstack, in finalize_symtab()
681 struct block *new_block = allocate_block (&objfile->objfile_obstack); in finalize_symtab()
682 struct symbol *block_name = obstack_alloc (&objfile->objfile_obstack, in finalize_symtab()
689 BLOCK_DICT (new_block) = dict_create_linear (&objfile->objfile_obstack, in finalize_symtab()
703 block_name->ginfo.name = obstack_copy0 (&objfile->objfile_obstack, in finalize_symtab()
725 ? allocate_global_block (&objfile->objfile_obstack) in finalize_symtab()
726 : allocate_block (&objfile->objfile_obstack)); in finalize_symtab()
727 BLOCK_DICT (new_block) = dict_create_linear (&objfile->objfile_obstack, in finalize_symtab()
H A Dminsyms.c1185 obstack_blank (&objfile->objfile_obstack, in install_minimal_symbols()
1188 obstack_base (&objfile->objfile_obstack); in install_minimal_symbols()
1221 obstack_blank (&objfile->objfile_obstack, in install_minimal_symbols()
1224 obstack_finish (&objfile->objfile_obstack); in install_minimal_symbols()
1258 obstack_alloc (&objfile->objfile_obstack, in terminate_minimal_symbol_table()
H A Dmdebugread.c361 info->fdr = (FDR *) obstack_alloc (&objfile->objfile_obstack, in mdebug_build_psymtabs()
514 obstack_alloc (&mdebugread_objfile->objfile_obstack, in add_pending()
1007 TYPE_TAG_NAME (t) = obconcat (&mdebugread_objfile->objfile_obstack, in parse_symbol()
1052 obstack_alloc (&mdebugread_objfile->objfile_obstack, in parse_symbol()
1057 obstack_copy0 (&mdebugread_objfile->objfile_obstack, in parse_symbol()
1151 obstack_alloc (&mdebugread_objfile->objfile_obstack, in parse_symbol()
1362 map_bt = OBSTACK_CALLOC (&objfile->objfile_obstack, in basic_type()
1702 = obstack_copy0 (&mdebugread_objfile->objfile_obstack, in parse_type()
1739 = obstack_copy0 (&mdebugread_objfile->objfile_obstack, in parse_type()
2385 extern_tab = (EXTR *) obstack_alloc (&objfile->objfile_obstack, in parse_partial_symbols()
[all …]
H A Ddwarf2read.c1777 = obstack_alloc (&objfile->objfile_obstack, sizeof (*data)); in dwarf2_has_info()
1947 buf = obstack_alloc (&objfile->objfile_obstack, info->size); in dwarf2_read_section()
2119 result = OBSTACK_ZALLOC (&dwarf2_per_objfile->objfile->objfile_obstack, in dwarf2_get_dwz_file()
2399 the_cu = OBSTACK_ZALLOC (&objfile->objfile_obstack, in create_cus_from_index_list()
2405 the_cu->v.quick = OBSTACK_ZALLOC (&objfile->objfile_obstack, in create_cus_from_index_list()
2424 = obstack_alloc (&objfile->objfile_obstack, in create_cus_from_index()
2452 = obstack_alloc (&objfile->objfile_obstack, in create_signatured_type_table_from_index()
2471 sig_type = OBSTACK_ZALLOC (&objfile->objfile_obstack, in create_signatured_type_table_from_index()
2480 = OBSTACK_ZALLOC (&objfile->objfile_obstack, in create_signatured_type_table_from_index()
2528 &objfile->objfile_obstack); in create_addrmap_from_index()
[all …]
H A Dobjfiles.c139 storage = OBSTACK_ZALLOC (&objfile->objfile_obstack, in get_objfile_bfd_data()
201 obstack_grow (&objfile->objfile_obstack, in add_to_objfile_sections()
227 objfile->sections = obstack_finish (&objfile->objfile_obstack); in build_objfile_section_table()
258 obstack_init (&objfile->objfile_obstack); in allocate_objfile()
641 obstack_free (&objfile->objfile_obstack, 0); in free_objfile()
H A Ddbxread.c719 (char *) obstack_alloc (&objfile->objfile_obstack, in dbx_symfile_init()
1710 sym_name = obstack_copy0 (&objfile->objfile_obstack, in read_dbx_symtab()
2211 result->read_symtab_private = obstack_alloc (&objfile->objfile_obstack, in start_psymtab()
2341 obstack_alloc (&objfile->objfile_obstack, in end_psymtab()
2357 obstack_alloc (&objfile->objfile_obstack, sizeof (struct symloc)); in end_psymtab()
2366 obstack_alloc (&objfile->objfile_obstack, in end_psymtab()
2845 cp_set_block_scope (new->name, block, &objfile->objfile_obstack); in process_one_symbol()
3250 &objfile->objfile_obstack); in process_one_symbol()
3391 obstack_alloc (&objfile->objfile_obstack, stabstrsize + 1); in coffstab_build_psymtabs()
3485 obstack_alloc (&objfile->objfile_obstack, stabstrsize + 1); in elfstab_build_psymtabs()
[all …]
H A Delfread.c765 NULL, &objfile->objfile_obstack, in elf_gnu_ifunc_record_cache()
772 obstack_grow (&objfile->objfile_obstack, &entry_local, in elf_gnu_ifunc_record_cache()
774 obstack_grow_str0 (&objfile->objfile_obstack, name); in elf_gnu_ifunc_record_cache()
775 entry_p = obstack_finish (&objfile->objfile_obstack); in elf_gnu_ifunc_record_cache()
1572 obstack_alloc (&objfile->objfile_obstack, in elfstab_offset_sections()
H A Dcoffread.c1538 = (struct symbol *) obstack_alloc (&objfile->objfile_obstack, in process_coff_symbol()
2014 list->field.name = obstack_copy0 (&objfile->objfile_obstack, in coff_read_struct_type()
2031 list->field.name = obstack_copy0 (&objfile->objfile_obstack, in coff_read_struct_type()
2101 (&objfile->objfile_obstack, sizeof (struct symbol)); in coff_read_enum_type()
2105 obstack_copy0 (&objfile->objfile_obstack, in coff_read_enum_type()
H A Ddwarf2-frame.c1898 obstack_alloc (&unit->objfile->objfile_obstack, in decode_frame_entry_1()
2078 obstack_alloc (&unit->objfile->objfile_obstack, in decode_frame_entry_1()
2264 unit = (struct comp_unit *) obstack_alloc (&objfile->objfile_obstack, in dwarf2_build_frame_info()
2381 obstack_alloc (&objfile->objfile_obstack, sizeof (*fde_table2)); in dwarf2_build_frame_info()
2439 obstack_grow (&objfile->objfile_obstack, &fde_table.entries[i], in dwarf2_build_frame_info()
2444 fde_table2->entries = obstack_finish (&objfile->objfile_obstack); in dwarf2_build_frame_info()
H A Dsymfile.c677 obstack_alloc (&objfile->objfile_obstack, in default_symfile_offsets()
950 = obstack_alloc (&objfile->objfile_obstack, size); in syms_from_objfile_1()
1020 obstack_alloc (&objfile->objfile_obstack, size)); in syms_from_objfile_1()
2582 obstack_free (&objfile->objfile_obstack, 0); in reread_symbols()
2601 obstack_init (&objfile->objfile_obstack); in reread_symbols()
2608 obstack_alloc (&objfile->objfile_obstack, in reread_symbols()
2873 obstack_alloc (&objfile->objfile_obstack, sizeof (struct symtab)); in allocate_symtab()
H A Dsomread.c376 obstack_alloc (&objfile->objfile_obstack, in som_symfile_offsets()
H A Dobjfiles.h270 struct obstack objfile_obstack; member
H A Dgdbtypes.c171 type = OBSTACK_ZALLOC (&objfile->objfile_obstack, struct type); in alloc_type()
172 TYPE_MAIN_TYPE (type) = OBSTACK_ZALLOC (&objfile->objfile_obstack, in alloc_type()
255 type = OBSTACK_ZALLOC (&TYPE_OBJFILE (oldtype)->objfile_obstack, in alloc_type_instance()
3394 NULL, &objfile->objfile_obstack, in create_copied_types_hash()
3430 = obstack_alloc (&objfile->objfile_obstack, sizeof (struct type_pair)); in copy_type_recursive()
3939 objfile_type = OBSTACK_CALLOC (&objfile->objfile_obstack, in objfile_type()
H A Dgdbtypes.h1412 ? obstack_alloc (&TYPE_OBJFILE (t) -> objfile_obstack, size) \
1417 ? memset (obstack_alloc (&TYPE_OBJFILE (t)->objfile_obstack, size), \
H A Dcp-namespace.c100 &objfile->objfile_obstack); in cp_scan_for_anonymous_namespaces()
H A Dsymmisc.c153 obstack_memory_used (&objfile->objfile_obstack)); in print_objfile_statistics()
H A Dsymtab.c428 OBSTACK_ZALLOC (&objfile->objfile_obstack, struct cplus_specific); in symbol_init_cplus_specific()
682 char *name = obstack_alloc (&objfile->objfile_obstack, len + 1); in symbol_set_names()
758 *slot = obstack_alloc (&objfile->objfile_obstack, in symbol_set_names()
771 *slot = obstack_alloc (&objfile->objfile_obstack, in symbol_set_names()
H A Dpsymtab.c1741 obstack_alloc (&objfile->objfile_obstack, in allocate_psymtab()
1745 psymtab->filename = obstack_copy0 (&objfile->objfile_obstack, in allocate_psymtab()
H A Dmachoread.c978 obstack_alloc (&objfile->objfile_obstack, in macho_symfile_offsets()
H A Dstap-probe.c1301 ret = obstack_alloc (&objfile->objfile_obstack, sizeof (*ret)); in handle_stap_probe()
H A Dobjc-lang.c1035 objc_csym = obstack_alloc (&objfile->objfile_obstack, in find_methods()
H A Dada-lang.c1313 *resultp = obstack_copy0 (&objf->objfile_obstack, in ada_decode_symbol()

12