Searched refs:file_idx (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c7631 struct dwarf_file_data * file_idx; /* Index in input file table. */
7718 fi->file_idx = d;
7883 backmap[files[i].file_idx->emitted_number - 1] = i;
7888 int file_idx = backmap[i];
7889 int dir_idx = dirs[files[file_idx].dir_idx].dir_idx;
7891 dw2_asm_output_nstring (files[file_idx].path + dirs[dir_idx].length, -1,
7620 struct dwarf_file_data * file_idx; /* Index in input file table. */ member in struct:file_info
7877 int file_idx = backmap[i]; local

Completed in 548 milliseconds