Lines Matching refs:debug_data
419 Elf_Data *debug_data;
770 && shdr_info[cnt].debug_data == NULL
833 shdr_info[cnt].debug_data = symdata;
871 && (shdr_info[cnt].idx == 0 || shdr_info[cnt].debug_data != NULL))
877 files by setting the .debug_data pointer to the original
884 && shdr_info[i].debug_data == NULL)
891 shdr_info[i].debug_data = shdr_info[i].data;
917 && shdr_info[cnt].debug_data == NULL
949 else if (shdr_info[cnt].debug_data != NULL
953 shdr_info[cnt].debug_data = debugdata;
1298 || shdr_info[cnt].debug_data == NULL)
1387 && shdr_info[symtabidx].debug_data != NULL);
1677 symdata = (shdr_info[symt].debug_data
1679 xndxdata = (shdr_info[shdr_info[symt].symtab_idx].debug_data
2020 if (shdr_info[cnt].debug_data != NULL)
2021 free (shdr_info[cnt].debug_data->d_buf);