Searched defs:line_info_table (Results 1 – 5 of 5) sorted by relevance
697 struct line_info_table struct717 /* Adds a new entry to the line_info list in the line_info_table, ensuring argument
711 struct line_info_table struct713 bfd* abfd;714 unsigned int num_files;715 unsigned int num_dirs;716 char *comp_dir;717 char **dirs;718 struct fileinfo* files;719 struct line_info* last_line; /* largest VMA */720 struct line_info* lcl_head; /* local head; used in 'add_line_info' */
136 static dst_line_info_ref line_info_table; variable
116 static dst_line_info_ref line_info_table; variable
3425 static dw_line_info_ref line_info_table; variable