Searched refs:debuglink_buf (Results 1 – 1 of 1) sorted by relevance
1014 void *debuglink_buf = NULL; in handle_elf() local1805 debuglink_buf = xcalloc (1, shdr_info[cnt].data->d_size); in handle_elf()1806 shdr_info[cnt].data->d_buf = debuglink_buf; in handle_elf()2640 free (debuglink_buf); in handle_elf()