Searched refs:buffers (Results 1 – 24 of 24) sorted by relevance
339 ret->buffers = NULL; in simple_object_write_create_section()385 section->buffers = wsb; in simple_object_write_add_data()421 buffer = section->buffers; in simple_object_release_write()
75 struct simple_object_write_section_buffer *buffers; member
666 for (buffer = section->buffers; buffer != NULL; buffer = buffer->next) in simple_object_coff_write_to_file()747 for (buffer = section->buffers; buffer != NULL; buffer = buffer->next) in simple_object_coff_write_to_file()
759 for (buffer = section->buffers; buffer != NULL; buffer = buffer->next) in simple_object_xcoff_write_to_file()841 for (buffer = section->buffers; buffer != NULL; buffer = buffer->next) in simple_object_xcoff_write_to_file()
898 for (buffer = section->buffers; buffer != NULL; buffer = buffer->next) in simple_object_elf_write_to_file()
1147 for (buffer = section->buffers; buffer != NULL; buffer = buffer->next) in simple_object_mach_o_write_segment()
192 data split across multiple buffers by passing the return value of each
35 # for data buffers. However, the address of the external RAM needs to be specified.
657 --num-regions Number of overlay buffers (default 1).\n\658 --region-size Size of overlay buffers (default 0, auto).\n\
163 /* Subroutine of print_insn. Reads an insn into the given buffers and updates
1016 * cgen-dis.in: Use bfd_byte for buffers that are passed to
1124 in the temporary buffers for examination. */1207 in the temporary buffers for examination. */
535 ; Plus they cause the value to be stored in the extraction buffers to only
258 various section buffers.
2508 Malloc buffers rather than allocate on stack (so it works
164 allocate the buffers so that excess bytes are guaranteed to be
2909 name. Free some buffers earlier.
275 other buffers. Use elf_numsections instead of e_shnum. Adjust6693 * som.c (som_write_symbol_strings): Do not used fixed buffers,
758 windows instead of explicitly allocated buffers.5465 size, and number of symbols. Use them to preallocate buffers that
5445 buffers large enough for any FILEHDR or AOUTHDR.
2301 (expand_irp): Initialize formal type. Free buffers associated with
12698 refilling buffers after an include file.
16324 * compressed_output.cc (zlib_compress): Use unsigned buffers,16328 buffers.
2128 directives. This is because the listing code buffers input source lines from