Home
last modified time | relevance | path

Searched refs:simple_object_write_section_buffer (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object-common.h75 struct simple_object_write_section_buffer *buffers;
77 struct simple_object_write_section_buffer *last_buffer;
82 struct simple_object_write_section_buffer struct
85 struct simple_object_write_section_buffer *next; argument
Dsimple-object.c365 struct simple_object_write_section_buffer *wsb; in simple_object_write_add_data()
367 wsb = XNEW (struct simple_object_write_section_buffer); in simple_object_write_add_data()
418 struct simple_object_write_section_buffer *buffer; in simple_object_release_write()
424 struct simple_object_write_section_buffer *next_buffer; in simple_object_release_write()
Dsimple-object-xcoff.c739 struct simple_object_write_section_buffer *buffer; in simple_object_xcoff_write_to_file()
836 struct simple_object_write_section_buffer *buffer; in simple_object_xcoff_write_to_file()
Dsimple-object-coff.c646 struct simple_object_write_section_buffer *buffer; in simple_object_coff_write_to_file()
742 struct simple_object_write_section_buffer *buffer; in simple_object_coff_write_to_file()
Dsimple-object-elf.c877 struct simple_object_write_section_buffer *buffer; in simple_object_elf_write_to_file()
Dsimple-object-mach-o.c1126 struct simple_object_write_section_buffer *buffer; in simple_object_mach_o_write_segment()