Home
last modified time | relevance | path

Searched refs:lto_obj_file_close (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto.h44 extern void lto_obj_file_close (lto_file *file);
H A Dlto-object.c157 lto_obj_file_close ((lto_file *) lo); in lto_obj_file_open()
167 lto_obj_file_close (lto_file *file) in lto_obj_file_close() function
H A Dlto.c177 lto_obj_file_close (file); in stream_out()
H A Dlto-common.c2787 lto_obj_file_close (current_lto_file); in read_cgraph_and_symbols()
2795 lto_obj_file_close (current_lto_file); in read_cgraph_and_symbols()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto.h44 extern void lto_obj_file_close (lto_file *file);
H A Dlto-object.cc153 lto_obj_file_close ((lto_file *) lo); in lto_obj_file_open()
163 lto_obj_file_close (lto_file *file) in lto_obj_file_close() function
H A Dlto.cc177 lto_obj_file_close (file); in stream_out()
H A Dlto-common.cc2792 lto_obj_file_close (current_lto_file); in read_cgraph_and_symbols()
2800 lto_obj_file_close (current_lto_file); in read_cgraph_and_symbols()
H A DChangeLog3850 (lto_obj_file_close): ... and likewise.
3869 (lto_obj_file_close): ... and likewise.