HomeSort by relevance Sort by last modified time
    Searched refs:simple_object_write_section_buffer (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.27/libiberty/
simple-object-common.h 75 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;
simple-object.c 365 struct simple_object_write_section_buffer *wsb;
367 wsb = XNEW (struct simple_object_write_section_buffer);
418 struct simple_object_write_section_buffer *buffer;
424 struct simple_object_write_section_buffer *next_buffer;
simple-object-coff.c 646 struct simple_object_write_section_buffer *buffer;
742 struct simple_object_write_section_buffer *buffer;
simple-object-xcoff.c 739 struct simple_object_write_section_buffer *buffer;
836 struct simple_object_write_section_buffer *buffer;
simple-object-elf.c 877 struct simple_object_write_section_buffer *buffer;
simple-object-mach-o.c     [all...]

Completed in 154 milliseconds