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