Searched refs:strdatabuf (Results 1 – 1 of 1) sorted by relevance
60 void *strdatabuf = NULL, *symdatabuf = NULL; in ctf_write_elf() local216 ddata->d_buf = strdatabuf = ctf_alloc(strdatasz); in ctf_write_elf()366 if (strdatabuf != NULL) in ctf_write_elf()367 ctf_free(strdatabuf, strdatasz); in ctf_write_elf()