Searched refs:dwarf_file_data (Results 1 – 7 of 7) sorted by relevance
266 struct dwarf_file_data * GTY ((tag ("dw_val_class_file"))) val_file;267 struct dwarf_file_data *461 struct GTY((for_user)) dwarf_file_data { struct467 extern struct dwarf_file_data *get_AT_file (dw_die_ref, argument
131 struct dwarf_file_data * file; in ctf_get_die_loc_file()
3492 struct dwarf_file_hasher : ggc_ptr_hash<dwarf_file_data>3496 static hashval_t hash (dwarf_file_data *);3497 static bool equal (dwarf_file_data *, const char *);3702 static GTY(()) struct dwarf_file_data * last_emitted_file;3977 static struct dwarf_file_data * lookup_filename (const char *);3998 static int maybe_emit_file (struct dwarf_file_data *fd);5272 struct dwarf_file_data *fd) in add_AT_file()5285 static inline struct dwarf_file_data *5528 struct dwarf_file_data *12386 struct dwarf_file_data * file_idx; /* Index in input file table. */[all …]
8938 * dwarf2out.c (dwarf_file_data): New.8946 (lookup_filename): Change prototype to return a struct dwarf_file_data.8948 (maybe_emit_file): Change prototype to take a struct dwarf_file_data.8961 to a struct dwarf_file_data.
19664 * dwarf2out.h (dwarf_file_data): Add key member.19668 filename member of dwarf_file_data when creating a new19669 dwarf_file_data.21814 (struct dwarf_file_data): Move from here to dwarf2out.h
231 struct dwarf_file_data * GTY ((tag ("dw_val_class_file"))) val_file;232 struct dwarf_file_data *
1275 struct GTY((for_user)) dwarf_file_data { struct3391 struct dwarf_file_hasher : ggc_ptr_hash<dwarf_file_data>3395 static hashval_t hash (dwarf_file_data *);3396 static bool equal (dwarf_file_data *, const char *);3601 static GTY(()) struct dwarf_file_data * last_emitted_file;3890 static struct dwarf_file_data * lookup_filename (const char *);3911 static int maybe_emit_file (struct dwarf_file_data *fd);5130 struct dwarf_file_data *fd) in add_AT_file()5143 static inline struct dwarf_file_data *5384 static inline struct dwarf_file_data *[all …]