Home | History | Annotate | Download | only in src

Lines Matching full:xmalloc

329   new_data_list = xmalloc (sizeof (struct data_list));
608 symdata->d_buf = xmalloc (symdata->d_size);
1059 void *shdr = xmalloc (shdr_bytes);
1066 undo_sections = xmalloc ((shnum - 1) * sizeof undo_sections[0]);
1801 symdata->d_buf = xmalloc (symdata->d_size);