Searched refs:XCNEW (Results 1 – 3 of 3) sorted by relevance
346 #define XCNEW(T) ((T *) xcalloc (1, sizeof (T))) macro
2015 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
444 seh_ctx_cur = XCNEW (seh_context); in obj_coff_seh_proc()