Home
last modified time | relevance | path

Searched refs:xcmalloc (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.h262 extern void * xcmalloc (uint64_t, size_t);
Ddwarf.c7403 array = (unsigned int *) xcmalloc (num_loc_list, sizeof (unsigned int)); in display_debug_loc()
9390 fc->col_type = xcmalloc (fc->ncols, sizeof (*fc->col_type)); in display_debug_frames()
9391 fc->col_offset = xcmalloc (fc->ncols, sizeof (*fc->col_offset)); in display_debug_frames()
9877 rs->col_type = xcmalloc (rs->ncols, sizeof (*rs->col_type)); in display_debug_frames()
9878 rs->col_offset = xcmalloc (rs->ncols, sizeof (*rs->col_offset)); in display_debug_frames()
10881 shndx_pool = (unsigned int *) xcmalloc (shndx_pool_size, in prealloc_cu_tu_list()
11342 xcmalloc (uint64_t nmemb, size_t size) in xcmalloc() function
DChangeLog-2005568 * readelf.c (cmalloc, xcmalloc, xcrealloc): New functions.
585 cmalloc, xcmalloc and xcrealloc instead of {m,xm,xre}alloc where
DChangeLog-2015808 * dwarf.c (xcmalloc): Fail if the arguments are too big.
Dreadelf.c9333 xcmalloc (aux->table_len, sizeof (aux->table[0])); in slurp_ia64_unwind_table()
9775 xcmalloc (nentries, sizeof (aux->table[0])); in slurp_hppa_unwind_table()
14257 visited = xcmalloc (filedata->nchains, 1); in process_symbol_table()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git88524 * dwarf.c (cmalloc, xcmalloc, xcrealloc, xcalloc2): Make nmemb