Home
last modified time | relevance | path

Searched refs:free_section_data (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/avr-gcc/gcc-10.2.0/gcc/lto/
H A Dlto-common.c2430 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2640 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2792 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3052 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_fe_init()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/lto/
H A Dlto-common.c2468 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2677 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2829 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3092 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_fe_init()
/dports/lang/gcc48/gcc-4.8.5/gcc/lto/
H A Dlto.c2523 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2879 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
3001 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3327 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
H A DChangeLog1456 (free_section_data): Do not use file_data->fd.
1573 (free_section_data): Likewise.
1693 * lto.c (free_section_data): Cast computed_offset to caddr_t.
1778 * lto.c (free_section_data): Tidy.
2742 (lto_read_section_data, get_section_data, free_section_data): New
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/lto/
H A Dlto-common.c2468 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2677 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2829 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3092 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_fe_init()
/dports/lang/gcc10/gcc-10.3.0/gcc/lto/
H A Dlto-common.c2467 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2677 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2829 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3092 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_fe_init()
/dports/lang/gcc11/gcc-11.2.0/gcc/lto/
H A Dlto-common.c2468 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2677 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2829 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3092 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_fe_init()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/lto/
H A Dlto-common.c2467 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2677 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2829 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3092 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_fe_init()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/lto/
H A Dlto.c2523 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2879 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
3001 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3327 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
H A DChangeLog1440 (free_section_data): Do not use file_data->fd.
1557 (free_section_data): Likewise.
1677 * lto.c (free_section_data): Cast computed_offset to caddr_t.
1762 * lto.c (free_section_data): Tidy.
2726 (lto_read_section_data, get_section_data, free_section_data): New
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/lto/
H A Dlto-common.c2469 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2678 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2830 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3093 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_fe_init()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/lto/
H A Dlto.c2306 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2736 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2888 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3276 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
H A DChangeLog3287 (free_section_data): Do not use file_data->fd.
3404 (free_section_data): Likewise.
3524 * lto.c (free_section_data): Cast computed_offset to caddr_t.
3609 * lto.c (free_section_data): Tidy.
4573 (lto_read_section_data, get_section_data, free_section_data): New
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/lto/
H A Dlto.c2251 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2718 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2870 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3257 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
/dports/lang/gcc9/gcc-9.4.0/gcc/lto/
H A Dlto.c2280 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2749 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2901 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3310 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/lto/
H A Dlto.c2398 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2863 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
3005 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3364 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
H A DChangeLog2039 (free_section_data): Do not use file_data->fd.
2156 (free_section_data): Likewise.
2276 * lto.c (free_section_data): Cast computed_offset to caddr_t.
2361 * lto.c (free_section_data): Tidy.
3325 (lto_read_section_data, get_section_data, free_section_data): New
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/lto/
H A Dlto.c2306 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2736 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2888 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3276 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
/dports/lang/gnat_util/gcc-6-20180516/gcc/lto/
H A Dlto.c2251 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2718 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2870 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3257 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/lto/
H A Dlto.c2306 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2736 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2888 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3276 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/lto/
H A Dlto.c2306 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2736 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2888 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3276 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/lto/
H A Dlto.c2306 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2736 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2888 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3276 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/lto/
H A Dlto.c2280 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2740 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2892 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3301 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/lto/
H A Dlto.c2280 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2749 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2901 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3310 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()
/dports/lang/gcc8/gcc-8.5.0/gcc/lto/
H A Dlto.c2306 free_section_data (struct lto_file_decl_data *file_data ATTRIBUTE_UNUSED, in free_section_data() function
2736 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in lto_flatten_files()
2888 lto_set_in_hooks (all_file_decl_data, get_section_data, free_section_data); in read_cgraph_and_symbols()
3276 lto_set_in_hooks (NULL, get_section_data, free_section_data); in lto_init()

12