Searched refs:fileinfo (Results 1 – 4 of 4) sorted by relevance
1120 struct fileinfo struct1143 struct fileinfo* files; argument1676 struct fileinfo *tmp; in decode_line_info()1679 amt *= sizeof (struct fileinfo); in decode_line_info()1681 tmp = (struct fileinfo *) bfd_realloc (table->files, amt); in decode_line_info()1787 struct fileinfo *tmp; in decode_line_info()1790 amt *= sizeof (struct fileinfo); in decode_line_info()1791 tmp = (struct fileinfo *) bfd_realloc (table->files, amt); in decode_line_info()
199 struct fileinfo struct258 struct fileinfo *file_table;3983 = bfd_malloc (module->file_table_count * sizeof (struct fileinfo)); in new_module()4100 * sizeof (struct fileinfo)); in parse_module()
2421 (struct fileinfo, struct srecinfo, struct lineinfo): Ditto.
4379 (struct fileinfo, struct srecinfo, struct lineinfo): New types.