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