Searched refs:xcrealloc (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | dwarf.h | 263 extern void * xcrealloc (void *, uint64_t, size_t);
|
| D | dwarf.c | 2929 xcrealloc (debug_info_p->loc_offsets, in read_and_display_attr_value() 2932 xcrealloc (debug_info_p->loc_views, in read_and_display_attr_value() 2935 xcrealloc (debug_info_p->have_frame_base, in read_and_display_attr_value() 3018 xcrealloc (debug_info_p->range_lists, in read_and_display_attr_value() 8539 fc->col_type = xcrealloc (fc->col_type, fc->ncols, in frame_need_space() 8541 fc->col_offset = xcrealloc (fc->col_offset, fc->ncols, in frame_need_space() 10887 shndx_pool = (unsigned int *) xcrealloc (shndx_pool, shndx_pool_size, in prealloc_cu_tu_list() 11361 xcrealloc (void *ptr, uint64_t nmemb, size_t size) in xcrealloc() function
|
| D | ChangeLog-2005 | 568 * readelf.c (cmalloc, xcmalloc, xcrealloc): New functions. 585 cmalloc, xcmalloc and xcrealloc instead of {m,xm,xre}alloc where
|
| D | ChangeLog-2015 | 809 (xcrealloc): Likewise.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 88524 * dwarf.c (cmalloc, xcmalloc, xcrealloc, xcalloc2): Make nmemb
|