Home
last modified time | relevance | path

Searched refs:lto_header (Results 1 – 25 of 62) sorted by relevance

123

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlto-streamer.h335 struct lto_header struct
345 struct lto_header lto_header; argument
374 struct lto_header lto_header; member
394 struct lto_header lto_header; member
609 struct lto_header lto_header; member
H A Dlto-streamer-out.c696 header.lto_header.major_version = LTO_major_version; in produce_asm()
697 header.lto_header.minor_version = LTO_minor_version; in produce_asm()
877 header.lto_header.major_version = LTO_major_version; in lto_output_toplevel_asms()
878 header.lto_header.minor_version = LTO_minor_version; in lto_output_toplevel_asms()
1397 header.lto_header.major_version = LTO_major_version; in produce_asm_for_decls()
1398 header.lto_header.minor_version = LTO_minor_version; in produce_asm_for_decls()
H A Dlto-section-out.c413 header.lto_header.major_version = LTO_major_version; in lto_destroy_simple_output_block()
414 header.lto_header.minor_version = LTO_minor_version; in lto_destroy_simple_output_block()
H A Dlto-streamer-in.c920 lto_check_version (header->lto_header.major_version, in lto_read_body()
921 header->lto_header.minor_version); in lto_read_body()
1117 lto_check_version (header->lto_header.major_version, in lto_input_toplevel_asms()
1118 header->lto_header.minor_version); in lto_input_toplevel_asms()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlto-streamer.h340 struct lto_header struct
350 struct lto_header lto_header; argument
379 struct lto_header lto_header; member
399 struct lto_header lto_header; member
609 struct lto_header lto_header; member
H A Dlto-section-out.c351 header.lto_header.major_version = LTO_major_version; in lto_destroy_simple_output_block()
352 header.lto_header.minor_version = LTO_minor_version; in lto_destroy_simple_output_block()
H A Dlto-section-in.c177 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
178 ((const lto_header *)data)->minor_version); in lto_get_section_data()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlto-streamer.h335 struct lto_header struct
345 struct lto_header lto_header; argument
374 struct lto_header lto_header; member
394 struct lto_header lto_header; member
609 struct lto_header lto_header; member
H A Dlto-streamer-out.c693 header.lto_header.major_version = LTO_major_version; in produce_asm()
694 header.lto_header.minor_version = LTO_minor_version; in produce_asm()
874 header.lto_header.major_version = LTO_major_version; in lto_output_toplevel_asms()
875 header.lto_header.minor_version = LTO_minor_version; in lto_output_toplevel_asms()
1394 header.lto_header.major_version = LTO_major_version; in produce_asm_for_decls()
1395 header.lto_header.minor_version = LTO_minor_version; in produce_asm_for_decls()
H A Dlto-section-out.c413 header.lto_header.major_version = LTO_major_version; in lto_destroy_simple_output_block()
414 header.lto_header.minor_version = LTO_minor_version; in lto_destroy_simple_output_block()
H A Dlto-streamer-in.c920 lto_check_version (header->lto_header.major_version, in lto_read_body()
921 header->lto_header.minor_version); in lto_read_body()
1117 lto_check_version (header->lto_header.major_version, in lto_input_toplevel_asms()
1118 header->lto_header.minor_version); in lto_input_toplevel_asms()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
171 ((const lto_header *)data)->minor_version, in lto_get_section_data()
H A Dlto-streamer.h384 struct lto_header struct
392 struct lto_simple_header : lto_header argument
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
171 ((const lto_header *)data)->minor_version, in lto_get_section_data()
H A Dlto-streamer.h384 struct lto_header struct
392 struct lto_simple_header : lto_header argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
171 ((const lto_header *)data)->minor_version, in lto_get_section_data()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
171 ((const lto_header *)data)->minor_version); in lto_get_section_data()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
171 ((const lto_header *)data)->minor_version, in lto_get_section_data()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
171 ((const lto_header *)data)->minor_version, in lto_get_section_data()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
171 ((const lto_header *)data)->minor_version, in lto_get_section_data()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
171 ((const lto_header *)data)->minor_version, in lto_get_section_data()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
171 ((const lto_header *)data)->minor_version, in lto_get_section_data()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
171 ((const lto_header *)data)->minor_version, in lto_get_section_data()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
171 ((const lto_header *)data)->minor_version); in lto_get_section_data()
H A Dlto-streamer.h395 struct lto_header struct
403 struct lto_simple_header : lto_header argument

123