Searched refs:directory_table (Results 1 – 2 of 2) sorted by relevance
3630 unsigned char **directory_table = NULL; in display_debug_lines_decoded() local3684 directory_table = (unsigned char **) in display_debug_lines_decoded()3690 directory_table[i] = ptr_directory_table; in display_debug_lines_decoded()3747 if (directory_table == NULL) in display_debug_lines_decoded()3755 const char *directory = ix ? (char *)directory_table[ix - 1] : "."; in display_debug_lines_decoded()3919 else if (directory_table == NULL) in display_debug_lines_decoded()3925 directory_table[file_table[state_machine_regs.file - 1].directory_index - 1], in display_debug_lines_decoded()4067 if (directory_table) in display_debug_lines_decoded()4069 free (directory_table); in display_debug_lines_decoded()4070 directory_table = NULL; in display_debug_lines_decoded()
262 * dwarf.c (display_debug_lines_decoded): Index directory_table with