Home
last modified time | relevance | path

Searched refs:fileinfo (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Ddwarf2.c1120 struct fileinfo struct
1143 struct fileinfo* files; argument
1676 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()
Dvms-alpha.c199 struct fileinfo struct
258 struct fileinfo *file_table;
3983 = bfd_malloc (module->file_table_count * sizeof (struct fileinfo)); in new_module()
4100 * sizeof (struct fileinfo)); in parse_module()
DChangeLog-20102421 (struct fileinfo, struct srecinfo, struct lineinfo): Ditto.
DChangeLog-20094379 (struct fileinfo, struct srecinfo, struct lineinfo): New types.