Home | History | Annotate | Download | only in config

Lines Matching full:xmalloc

2875   relP = (arelent *) xmalloc (sizeof (arelent));
2877 relP->sym_ptr_ptr = (asymbol **) xmalloc (sizeof (asymbol *));
3778 gregs = xmalloc (sizeof (*gregs));
4093 = (struct loc_assert_s *) xmalloc (sizeof (*loc_asserts));