Home
last modified time | relevance | path

Searched refs:buffers (Results 1 – 25 of 27) sorted by relevance

12

/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object.c339 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()
Dsimple-object-common.h75 struct simple_object_write_section_buffer *buffers; member
Dsimple-object-xcoff.c759 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()
Dsimple-object-coff.c666 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()
Dsimple-object-elf.c898 for (buffer = section->buffers; buffer != NULL; buffer = buffer->next) in simple_object_elf_write_to_file()
Dsimple-object-mach-o.c1147 for (buffer = section->buffers; buffer != NULL; buffer = buffer->next) in simple_object_mach_o_write_segment()
Dfunctions.texi192 data split across multiple buffers by passing the return value of each
/toolchain/binutils/binutils-2.27/zlib/contrib/dotzlib/
Dreadme.txt3 The wrapper includes support for inflating/deflating memory buffers,
/toolchain/binutils/binutils-2.27/ld/scripttempl/
Dtic4xcoff.sc35 # for data buffers. However, the address of the external RAM needs to be specified.
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dspuelf.em657 --num-regions Number of overlay buffers (default 1).\n\
658 --region-size Size of overlay buffers (default 0, auto).\n\
/toolchain/binutils/binutils-2.27/opcodes/
Dcgen-dis.in163 /* Subroutine of print_insn. Reads an insn into the given buffers and updates
DChangeLog-20051016 * cgen-dis.in: Use bfd_byte for buffers that are passed to
/toolchain/binutils/binutils-2.27/cpu/
Dmep.opc1124 in the temporary buffers for examination. */
1207 in the temporary buffers for examination. */
Dm32r.cpu535 ; Plus they cause the value to be stored in the extraction buffers to only
/toolchain/binutils/binutils-2.27/zlib/
DChangeLog1085 - increase size of I/O buffers in minigzip.c and gzio.c (not a big gain
1213 - in minigzip.c, use static buffers only for 16-bit systems
1292 - test large buffers and deflateParams in example.c
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2007258 various section buffers.
DChangeLog-91972508 Malloc buffers rather than allocate on stack (so it works
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-2011164 allocate the buffers so that excess bytes are guaranteed to be
DChangeLog-20062909 name. Free some buffers earlier.
DChangeLog-0001275 other buffers. Use elf_numsections instead of e_shnum. Adjust
6693 * som.c (som_write_symbol_strings): Do not used fixed buffers,
DChangeLog-9495758 windows instead of explicitly allocated buffers.
5465 size, and number of symbols. Use them to preallocate buffers that
DChangeLog-96975445 buffers large enough for any FILEHDR or AOUTHDR.
/toolchain/benchmark/
Dpanorama.diff5220 +// allocation of one color image used for tmp buffers, etc.
6924 + // This is necessary to work with user-generated frame buffers with
9404 + /*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*/
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20052301 (expand_irp): Initialize formal type. Free buffers associated with
/toolchain/binutils/binutils-2.27/gold/
DChangeLog-081517741 * compressed_output.cc (zlib_compress): Use unsigned buffers,
17745 buffers.

12