Home
last modified time | relevance | path

Searched refs:sobj_w (Results 1 – 21 of 21) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gcc9/gcc-9.4.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/lto/
H A Dlto-object.c56 simple_object_write *sobj_w; member
152 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
155 if (lo->sobj_w == NULL) in lto_obj_file_open()
185 else if (lo->sobj_w != NULL) in lto_obj_file_close()
192 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
201 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
285 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
342 && lo->sobj_w != NULL in lto_obj_begin_section()
346 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
370 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gcc48/gcc-4.8.5/gcc/lto/
H A Dlto-object.c49 simple_object_write *sobj_w; member
145 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
148 if (lo->sobj_w == NULL) in lto_obj_file_open()
178 else if (lo->sobj_w != NULL) in lto_obj_file_close()
185 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
194 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
278 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
335 && lo->sobj_w != NULL in lto_obj_begin_section()
339 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
363 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gcc11/gcc-11.2.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w;
140 lo->sobj_w = simple_object_start_write (saved_attributes,
143 if (lo->sobj_w == NULL)
173 else if (lo->sobj_w != NULL)
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err);
189 simple_object_release_write (lo->sobj_w);
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL);
329 && lo->sobj_w != NULL
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align,
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len,
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gcc10/gcc-10.3.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gcc8/gcc-8.5.0/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gnat_util/gcc-6-20180516/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/lto/
H A Dlto-object.c49 simple_object_write *sobj_w; member
145 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
148 if (lo->sobj_w == NULL) in lto_obj_file_open()
178 else if (lo->sobj_w != NULL) in lto_obj_file_close()
185 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
194 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
278 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
335 && lo->sobj_w != NULL in lto_obj_begin_section()
339 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
363 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/lto/
H A Dlto-object.c44 simple_object_write *sobj_w; member
140 lo->sobj_w = simple_object_start_write (saved_attributes, in lto_obj_file_open()
143 if (lo->sobj_w == NULL) in lto_obj_file_open()
173 else if (lo->sobj_w != NULL) in lto_obj_file_close()
180 errmsg = simple_object_write_to_file (lo->sobj_w, lo->fd, &err); in lto_obj_file_close()
189 simple_object_release_write (lo->sobj_w); in lto_obj_file_close()
272 gcc_assert (lo->sobj_r != NULL && lo->sobj_w == NULL); in lto_obj_build_section_table()
329 && lo->sobj_w != NULL in lto_obj_begin_section()
333 lo->section = simple_object_write_create_section (lo->sobj_w, name, align, in lto_obj_begin_section()
357 errmsg = simple_object_write_add_data (lo->sobj_w, lo->section, data, len, in lto_obj_append_data()