Searched refs:dwarf_file_data (Results 1 – 4 of 4) sorted by relevance
225 struct dwarf_file_data * GTY ((tag ("dw_val_class_file"))) val_file;226 struct dwarf_file_data *
1276 struct GTY((for_user)) dwarf_file_data { struct3348 struct dwarf_file_hasher : ggc_ptr_hash<dwarf_file_data>3352 static hashval_t hash (dwarf_file_data *);3353 static bool equal (dwarf_file_data *, const char *);3558 static GTY(()) struct dwarf_file_data * last_emitted_file;3856 static struct dwarf_file_data * lookup_filename (const char *);3877 static int maybe_emit_file (struct dwarf_file_data *fd);5109 struct dwarf_file_data *fd) in add_AT_file()5122 static inline struct dwarf_file_data *5406 static inline struct dwarf_file_data *[all …]
193 struct dwarf_file_data * GTY ((tag ("dw_val_class_file"))) val_file;
1188 struct GTY(()) dwarf_file_data { struct2995 static GTY((param_is (struct dwarf_file_data))) htab_t file_table;3179 static GTY(()) struct dwarf_file_data * last_emitted_file;3185 static GTY(()) struct dwarf_file_data * file_table_last_lookup;3468 static struct dwarf_file_data * lookup_filename (const char *);3488 static int maybe_emit_file (struct dwarf_file_data *fd);4609 struct dwarf_file_data *fd) in add_AT_file()4621 static inline struct dwarf_file_data *4831 static inline struct dwarf_file_data *9039 struct dwarf_file_data * file_idx; /* Index in input file table. */[all …]