Home | History | Annotate | Download | only in config

Lines Matching full:xmalloc

995 	  lpe = (struct s390_lpe *) xmalloc (sizeof (struct s390_lpe));
1853 cpu_history = xmalloc (MAX_HISTORY * sizeof (*cpu_history));
1919 mode_history = xmalloc (MAX_HISTORY * sizeof (*mode_history));
2470 reloc = (arelent *) xmalloc (sizeof (arelent));
2471 reloc->sym_ptr_ptr = (asymbol **) xmalloc (sizeof (asymbol *));