Lines Matching refs:debug_data
1000 Elf_Data *debug_data;
1465 && shdr_info[cnt].debug_data == NULL
1541 shdr_info[cnt].debug_data = symdata;
1583 && (shdr_info[cnt].idx == 0 || shdr_info[cnt].debug_data != NULL))
1589 files by setting the .debug_data pointer to the original
1605 && shdr_info[i].debug_data == NULL)
1612 shdr_info[i].debug_data = shdr_info[i].data;
1636 && shdr_info[cnt].debug_data == NULL
1668 else if (shdr_info[cnt].debug_data != NULL
1672 shdr_info[cnt].debug_data = debugdata;
2090 && shdr_info[cnt].debug_data == NULL)
2199 if (info->idx == 0 && shdr_info[symtabidx].debug_data != NULL)
2638 if (shdr_info[cnt].debug_data != NULL)
2639 free (shdr_info[cnt].debug_data->d_buf);