Home | History | Annotate | Download | only in config

Lines Matching full:xmalloc

3685   relocs[0] = reloc = (arelent *) xmalloc (sizeof (arelent));
3688 reloc->sym_ptr_ptr = (asymbol **) xmalloc (sizeof (asymbol *));
3893 relocs[1] = reloc = (arelent *) xmalloc (sizeof (arelent));
3896 reloc->sym_ptr_ptr = (asymbol **) xmalloc (sizeof (asymbol *));