Searched refs:lto_file_init (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-object.cc | 58 lto_file_init (lto_file *file, const char *filename, off_t offset) in lto_file_init() function 98 lto_file_init ((lto_file *) lo, fname, offset); in lto_obj_file_open()
|
H A D | ChangeLog | 3990 * lto-elf.c (lto_file_init): Add offset argument. 5188 * lto-elf.c (lto_file_init): Remove vtable argument. 5193 lto_file_init call. 5218 lto_file_init, lto_file_close, 5268 (lto_file_init, lto_file_close): Moved to lto-elf.c. 5271 * lto-elf.c (lto_file_init, lto_file_close): Moved from lto.c. 5279 (lto_file_init, lto_file_close, 5621 (lto_file_init): Call lto_str_fd_init. 5640 (lto_file_init): Call lto_str_fd_init. 6423 (lto_file_init): Add vtable paramter. [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-object.c | 58 lto_file_init (lto_file *file, const char *filename, off_t offset) in lto_file_init() function 98 lto_file_init ((lto_file *) lo, fname, offset); in lto_obj_file_open()
|