Home
last modified time | relevance | path

Searched refs:xmmalloc (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDelfread.c353 xmmalloc (objfile->md, size); in elf_symtab_read()
477 xmmalloc (objfile->md, sizeof (struct dbx_symfile_info)); in elf_symfile_read()
HDutils.c1051 xmmalloc (void *md, size_t size) in xmmalloc() function
1128 return xmmalloc (NULL, size); in xmalloc()
1228 char *p = (char *) xmmalloc (md, size + 1); in msavestring()
HDdefs.h866 extern void *xmmalloc (void *md, size_t size);
HDcoffread.c447 xmmalloc (objfile->md, sizeof (struct dbx_symfile_info)); in coff_symfile_init()
453 objfile->sym_private = xmmalloc (objfile->md, in coff_symfile_init()
HDsymmisc.c1235 xmmalloc (objfile->md, new_size * sizeof (struct partial_symbol *)); in extend_psymbol_list()
HDsource.c915 line_charpos = (int *) xmmalloc (s->objfile->md, in find_source_lines()
HDdbxread.c628 xmmalloc (objfile->md, sizeof (struct dbx_symfile_info)); in dbx_symfile_init()
895 xmmalloc (objfile->md, bincls_allocated * sizeof (struct header_file_location)); in init_bincl_list()
HDsymfile.c2710 xmmalloc (objfile->md, (objfile->global_psymbols.size in init_psymbol_list()
2717 xmmalloc (objfile->md, (objfile->static_psymbols.size in init_psymbol_list()
HDxcoffread.c1841 objfile->sym_private = xmmalloc (objfile->md, in xcoff_symfile_init()
HDhpread.c1673 xmmalloc (objfile->md, sizeof (struct hpread_symfile_info)); in hpread_symfile_init()
3029 xmmalloc (objfile->md, DNTT_TYPE_VECTOR_LENGTH (objfile) * sizeof (struct type *)); in hpread_lookup_type()