Home | History | Annotate | Download | only in config

Lines Matching full:xmalloc

177      demand_copy_C_string(), or xmalloc()ed.  */
250 xmalloc (nopcodes * sizeof (struct h8_instruction));
2237 rel = xmalloc (sizeof (arelent));
2238 rel->sym_ptr_ptr = xmalloc (sizeof (asymbol *));