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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c2663 struct dwarf_file_data GTY(())
2749 struct dwarf_file_data * GTY ((tag ("dw_val_class_file"))) val_file;
3874 static GTY((param_is (struct dwarf_file_data))) htab_t file_table;
4001 static GTY(()) struct dwarf_file_data * last_emitted_file;
4007 static GTY(()) struct dwarf_file_data * file_table_last_lookup;
4239 static struct dwarf_file_data * lookup_filename (const char *);
4258 static int maybe_emit_file (struct dwarf_file_data *fd);
5215 struct dwarf_file_data *fd)
5225 /* Get the dwarf_file_data from a file DIE attribute. */
5227 static inline struct dwarf_file_data *
2661 struct dwarf_file_data GTY(()) function
[all...]

Completed in 68 milliseconds