Home
last modified time | relevance | path

Searched refs:lto_simple_header_with_strings (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.h401 struct lto_simple_header_with_strings : lto_simple_header struct
408 struct lto_function_header : lto_simple_header_with_strings argument
416 struct lto_decl_header : lto_simple_header_with_strings
H A Dlto-streamer-in.cc1929 const struct lto_simple_header_with_strings *header in lto_input_toplevel_asms()
1930 = (const struct lto_simple_header_with_strings *) data; in lto_input_toplevel_asms()
1974 const struct lto_simple_header_with_strings *header in lto_input_mode_table()
1975 = (const struct lto_simple_header_with_strings *) data; in lto_input_mode_table()
H A Dlto-streamer-out.cc2513 struct lto_simple_header_with_strings header; in lto_output_toplevel_asms()
3231 struct lto_simple_header_with_strings header; in lto_write_mode_table()
H A DChangeLog-20151600 * lto-streamer.h (lto_simple_header_with_strings): Remove
H A DChangeLog-201429705 struct lto_simple_header_with_strings,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.h441 struct lto_simple_header_with_strings : lto_simple_header struct
448 struct lto_function_header : lto_simple_header_with_strings argument
456 struct lto_decl_header : lto_simple_header_with_strings
H A Dlto-streamer-in.c1893 const struct lto_simple_header_with_strings *header
1894 = (const struct lto_simple_header_with_strings *) data;
1941 const struct lto_simple_header_with_strings *header
1942 = (const struct lto_simple_header_with_strings *) data;
H A Dlto-streamer-out.c2432 struct lto_simple_header_with_strings header; in lto_output_toplevel_asms()
3149 struct lto_simple_header_with_strings header; in lto_write_mode_table()