Searched refs:buffers (Results 1 – 25 of 27) sorted by relevance
12
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
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()
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()
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
3 The wrapper includes support for inflating/deflating memory buffers,
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
1085 - increase size of I/O buffers in minigzip.c and gzio.c (not a big gain1213 - in minigzip.c, use static buffers only for 16-bit systems1292 - test large buffers and deflateParams in example.c
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.
5220 +// allocation of one color image used for tmp buffers, etc.6924 + // This is necessary to work with user-generated frame buffers with9404 + /*Fill four rows of the wrap-around derivative buffers*/9410 + /*Step the derivative buffers*/9446 + /*Fill four rows of the wrap-around derivative buffers*/9452 + /*Step the derivative buffers*/10128 + /*Fill three rows of the wrap-around max buffers*/
2301 (expand_irp): Initialize formal type. Free buffers associated with
17741 * compressed_output.cc (zlib_compress): Use unsigned buffers,17745 buffers.