Home | History | Annotate | Download | only in config

Lines Matching full:xmalloc

3472   reloc = xmalloc (sizeof (arelent));
3523 arelent * reloc2 = xmalloc (sizeof * reloc);
3537 reloc2->sym_ptr_ptr = xmalloc (sizeof (asymbol *));
3549 reloc->sym_ptr_ptr = xmalloc (sizeof (asymbol *));
3606 reloc->sym_ptr_ptr = xmalloc (sizeof (asymbol *));