Home
last modified time | relevance | path

Searched refs:span (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dsysdump.c90 int span = 16; in dh() local
94 for (i = 0; i < size; i += span) in dh()
96 for (j = 0; j < span; j++) in dh()
104 for (j = 0; j < span && j + i < size; j++) in dh()
DChangeLog-2008606 * rcparse.y (resid): Allow control text to span multiple lines.
/toolchain/binutils/binutils-2.27/zlib/examples/
Dzran.c144 local int build_index(FILE *in, off_t span, struct access **built) in build_index() argument
215 (totout == 0 || totout - last > span)) { in build_index()
/toolchain/binutils/binutils-2.27/bfd/
Delfnn-aarch64.c3513 unsigned int span; in _bfd_aarch64_erratum_835769_scan() local
3532 for (span = 0; span < sec_data->mapcount; span++) in _bfd_aarch64_erratum_835769_scan()
3534 unsigned int span_start = sec_data->map[span].vma; in _bfd_aarch64_erratum_835769_scan()
3535 unsigned int span_end = ((span == sec_data->mapcount - 1) in _bfd_aarch64_erratum_835769_scan()
3537 : sec_data->map[span + 1].vma); in _bfd_aarch64_erratum_835769_scan()
3539 char span_type = sec_data->map[span].type; in _bfd_aarch64_erratum_835769_scan()
3801 unsigned int span; in _bfd_aarch64_erratum_843419_scan() local
3813 for (span = 0; span < sec_data->mapcount; span++) in _bfd_aarch64_erratum_843419_scan()
3815 unsigned int span_start = sec_data->map[span].vma; in _bfd_aarch64_erratum_843419_scan()
3816 unsigned int span_end = ((span == sec_data->mapcount - 1) in _bfd_aarch64_erratum_843419_scan()
[all …]
DChangeLog-2014901 (struct data_struct <chunk_init>): Use one byte per span, update
996 relaxation, reduce the size of symbols that span the deleted
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/
Dtemplate35 # to see. Since each pattern explicitly will not span line breaks, there's
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-rx.texi198 If the next opcode does not span a fetch line, this directive has no
Dc-tilepro.texi54 A bundle can span multiple lines. If you want to put multiple
Dc-tilegx.texi70 A bundle can span multiple lines. If you want to put multiple
Dc-i960.texi280 \omit{\hfil\it Compare and\hfil}\span\omit&\cr
Das.texinfo4656 For some targets, it's an ABI requirement that no instruction may span a
4661 effect, no single instruction may span a boundary between bundles. If an
4686 entire sequence must fit into a single bundle and may not span a bundle
/toolchain/binutils/binutils-2.27/gprof/
Dgprof.texi2134 scale factor, a sample bin may span multiple symbols,