Searched refs:OBSTACK_CALLOC (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dpsymtab.h99 return OBSTACK_CALLOC (obstack (), number, struct partial_symtab *);
H A Dobjfiles.c286 objfile->sections = OBSTACK_CALLOC (&objfile->objfile_obstack,
H A Dstabsread.c2054 negative_types = OBSTACK_CALLOC (&objfile->objfile_obstack,
2666 = OBSTACK_CALLOC (&objfile->objfile_obstack, length, fn_field);
H A Dgdbtypes.c6337 objfile_type = OBSTACK_CALLOC (&objfile->objfile_obstack,
H A Dmdebugread.c1380 map_bt = OBSTACK_CALLOC (&objfile->objfile_obstack,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dpsymtab.h85 return OBSTACK_CALLOC (obstack (), number, struct partial_symtab *);
H A Dgdb_obstack.h42 static_assert (IsMallocable<T>::value, "Trying to use OBSTACK_CALLOC with a \
48 #define OBSTACK_CALLOC(OBSTACK,NUMBER,TYPE) \ macro
H A Dobjfiles.c305 objfile->sections = OBSTACK_CALLOC (&objfile->objfile_obstack,
H A Dstabsread.c2046 negative_types = OBSTACK_CALLOC (&objfile->objfile_obstack,
2661 = OBSTACK_CALLOC (&objfile->objfile_obstack, length, fn_field);
H A Dgdbtypes.c5884 objfile_type = OBSTACK_CALLOC (&objfile->objfile_obstack,
H A Dmdebugread.c1376 map_bt = OBSTACK_CALLOC (&objfile->objfile_obstack,
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dgdb_obstack.h42 static_assert (IsMallocable<T>::value, "Trying to use OBSTACK_CALLOC with a \
48 #define OBSTACK_CALLOC(OBSTACK,NUMBER,TYPE) \ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dread.c3306 qfn->real_names = OBSTACK_CALLOC (&per_objfile->per_bfd->obstack,
13133 OBSTACK_CALLOC (&per_objfile->per_bfd->obstack,
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dread.c2868 qfn->real_names = OBSTACK_CALLOC (&per_objfile->per_bfd->obstack,
11589 OBSTACK_CALLOC (&per_objfile->per_bfd->obstack,

Completed in 604 milliseconds