Lines Matching full:xmalloc
204 unwind = (tic6x_unwind_info *)xmalloc (sizeof (tic6x_unwind_info));
767 tic6x_opcode_list *opc = xmalloc (sizeof (tic6x_opcode_list));
954 si->tc_segment_info_data.label_list = xmalloc (sizeof (tic6x_label_list));
3259 opcm = xmalloc (max_matching_opcodes * sizeof (*opcm));
4511 reloc = xmalloc (sizeof (arelent));
4512 reloc->sym_ptr_ptr = xmalloc (sizeof (asymbol *));
4648 sec_name = (char *) xmalloc (sec_name_len + 1);