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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c7741 int idx_offset;
7871 idx_offset = dirs[0].length > 0 ? 1 : 0;
7872 for (i = 1 - idx_offset; i < ndirs; i++)
7874 "Directory Entry: 0x%x", i + idx_offset);
7895 dw2_asm_output_data_uleb128 (dir_idx + idx_offset, NULL);
7730 int idx_offset; local

Completed in 122 milliseconds