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