Home
last modified time | relevance | path

Searched defs:line_info_table (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c1802 struct line_info_table struct
1804 bfd * abfd;
1805 unsigned int num_files;
1806 unsigned int num_dirs;
1807 unsigned int num_sequences;
1808 bool use_dir_and_file_0;
1809 char * comp_dir;
1810 char ** dirs;
1811 struct fileinfo* files;
1812 struct line_sequence* sequences;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c1732 struct line_info_table struct
1734 bfd * abfd;
1735 unsigned int num_files;
1736 unsigned int num_dirs;
1737 unsigned int num_sequences;
1738 char * comp_dir;
1739 char ** dirs;
1740 struct fileinfo* files;
1741 struct line_sequence* sequences;
1742 struct line_info* lcl_head; /* Local head; used in 'add_line_info'. */
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvmsdbgout.c119 static dst_line_info_ref line_info_table; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvmsdbgout.cc119 static dst_line_info_ref line_info_table; variable