Lines Matching refs:lto_file_decl_data
274 lto_file_decl_data_get_ ## name (struct lto_file_decl_data *data, \
283 lto_file_decl_data_num_ ## name ## s (struct lto_file_decl_data *data) \
296 typedef const char* (lto_get_section_data_f) (struct lto_file_decl_data *,
304 typedef void (lto_free_section_data_f) (struct lto_file_decl_data *,
554 struct GTY(()) lto_file_decl_data struct
582 struct lto_file_decl_data *next; argument
594 typedef struct lto_file_decl_data *lto_file_decl_data_ptr; argument
698 struct lto_file_decl_data *file_data;
730 struct lto_file_decl_data *,
733 lto_destroy_simple_input_block (struct lto_file_decl_data *,
736 extern void lto_set_in_hooks (struct lto_file_decl_data **,
739 extern struct lto_file_decl_data **lto_get_file_decl_data (void);
740 extern const char *lto_get_section_data (struct lto_file_decl_data *,
743 extern void lto_free_section_data (struct lto_file_decl_data *,
747 extern void lto_record_renamed_decl (struct lto_file_decl_data *,
749 extern const char *lto_get_decl_name_mapping (struct lto_file_decl_data *,
756 struct lto_file_decl_data *, tree);
804 extern char *lto_get_section_name (int, const char *, struct lto_file_decl_data *);
817 extern void lto_input_cgraph (struct lto_file_decl_data *, const char *);
819 extern void lto_input_function_body (struct lto_file_decl_data *, tree,
821 extern void lto_input_constructors_and_inits (struct lto_file_decl_data *,
823 extern void lto_input_toplevel_asms (struct lto_file_decl_data *, int);
824 extern struct data_in *lto_data_in_create (struct lto_file_decl_data *,
838 extern void lto_register_decl_definition (tree, struct lto_file_decl_data *);
888 struct lto_file_decl_data *);