Home | History | Annotate | Download | only in config

Lines Matching full:xmalloc

2175   reloc = xmalloc (sizeof (arelent));
2211 arelent * reloc2 = xmalloc (sizeof * reloc);
2219 reloc2->sym_ptr_ptr = xmalloc (sizeof (asymbol *));
2230 reloc->sym_ptr_ptr = xmalloc (sizeof (asymbol *));
2275 reloc->sym_ptr_ptr = xmalloc (sizeof (asymbol *));