Searched refs:xcmalloc (Results 1 – 3 of 3) sorted by relevance
115 void *xcmalloc (size_t, size_t);
3163 fc->col_type = xcmalloc (fc->ncols, sizeof (short int)); in display_debug_frames()3164 fc->col_offset = xcmalloc (fc->ncols, sizeof (int)); in display_debug_frames()3490 rs->col_type = xcmalloc (rs->ncols, sizeof (short int)); in display_debug_frames()3491 rs->col_offset = xcmalloc (rs->ncols, sizeof (int)); in display_debug_frames()3699 xcmalloc (size_t nmemb, size_t size) in xcmalloc() function
4967 aux->table = xcmalloc (size / (3 * eh_addr_size), sizeof (aux->table[0])); in slurp_ia64_unwind_table()5353 tep = aux->table = xcmalloc (nentries, sizeof (aux->table[0])); in slurp_hppa_unwind_table()