Home
last modified time | relevance | path

Searched refs:dsbt (Results 1 – 25 of 37) sorted by relevance

12

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-tic6x/
Ddsbt-index-error.d3 #ld: -melf32_tic6x_le -Tsbr.ld --dsbt-index 5 --dsbt-size 3
4 #source: dsbt-index.s
5 #error: .*invalid --dsbt-index 5, outside DSBT size.*
Dattr-dsbt-10.d4 #source: attr-dsbt-1.s
5 #source: attr-dsbt-0.s
Dattr-dsbt-01.d4 #source: attr-dsbt-0.s
5 #source: attr-dsbt-1.s
Dattr-dsbt-00.d4 #source: attr-dsbt-0.s
5 #source: attr-dsbt-0.s
Dattr-dsbt-11.d4 #source: attr-dsbt-1.s
5 #source: attr-dsbt-1.s
Ddsbt-index.d3 #ld: -melf32_tic6x_le -Tsbr.ld --dsbt-index 5
4 #source: dsbt-index.s
Dgot-reloc-overflow.d3 #ld: -melf32_tic6x_le -Tdsbt-overflow.ld --dsbt-index 4 -shared
Dgot-reloc-global-addend-2.d3 #ld: -melf32_tic6x_le -Tdsbt.ld --dsbt-index 4 -shared
Dgot-reloc-global-addend-1.d3 #ld: -melf32_tic6x_le -Tdsbt.ld --dsbt-index 4 -shared
Dshared-nopid.d3 #ld: -melf32_tic6x_le -Tdsbt-inrange.ld --dsbt-index 4 -shared
Dshared-nopic.d3 #ld: -melf32_tic6x_le -Tdsbt-inrange.ld --dsbt-index 4 -shared
Dgot-reloc-inrange.d3 #ld: -melf32_tic6x_le -Tdsbt-inrange.ld --dsbt-index 4 -shared
Ddsbt-inrange.ld59 .dsbt : { *(.dsbt) }
Ddsbt-overflow.ld59 .dsbt : { *(.dsbt) }
Ddsbt.ld60 .got : { *(.dsbt) *(.got.plt) *(.igot.plt) *(.got) *(.igot) }
Ddsbt-be.ld60 .got : { *(.dsbt) *(.got.plt) *(.igot.plt) *(.got) *(.igot) }
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dtic6xdsbt.em63 einfo (_("%P%F: invalid --dsbt-index %d, outside DSBT size.\n"),
175 {"dsbt-index", required_argument, NULL, OPTION_DSBT_INDEX},
176 {"dsbt-size", required_argument, NULL, OPTION_DSBT_SIZE},
181 fprintf (file, _(" --dsbt-index <index>\n"));
183 fprintf (file, _(" --dsbt-size <index>\n"));
196 einfo (_("%P%F: invalid --dsbt-index %s\n"), optarg);
206 einfo (_("%P%F: invalid --dsbt-size %s\n"), optarg);
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
Dattr-dsbt-opts-mno-dsbt.d2 #name: C6X DSBT attribute, -mno-dsbt
3 #as: -mdsbt -mno-dsbt
Dattr-dsbt-directive-1.d4 #source: attr-dsbt-directive-1.s
Dattr-dsbt-directive-2.d4 #source: attr-dsbt-directive-1.s
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-tic6x.texi40 @cindex @code{-mno-dsbt} command line option, TIC6X
42 @itemx -mno-dsbt
45 code is using DSBT addressing. The @option{-mno-dsbt} option, the
/toolchain/binutils/binutils-2.27/bfd/
Delf32-tic6x.c60 asection *dsbt; member
1656 htab->dsbt = bfd_make_section_anyway_with_flags (dynobj, ".dsbt", in elf32_tic6x_create_dynamic_sections()
1658 if (htab->dsbt == NULL in elf32_tic6x_create_dynamic_sections()
1659 || ! bfd_set_section_alignment (dynobj, htab->dsbt, 2) in elf32_tic6x_create_dynamic_sections()
2614 if (htab->dsbt) in elf32_tic6x_relocate_section()
2617 - htab->dsbt->output_section->vma in elf32_tic6x_relocate_section()
2618 - htab->dsbt->output_offset); in elf32_tic6x_relocate_section()
3384 if (s == htab->dsbt) in elf32_tic6x_size_dynamic_sections()
3554 s = htab->dsbt; in elf32_tic6x_finish_dynamic_sections()
3581 - htab->dsbt->output_section->vma in elf32_tic6x_finish_dynamic_sections()
[all …]
/toolchain/binutils/binutils-2.27/ld/testsuite/
DChangeLog-2011678 * ld-tic6x/dsbt.ld (OUTPUT_FORMAT): Add.
900 * ld-tic6x/dsbt.ld: New linker script.
901 * ld-tic6x/dsbt-be.ld: New linker script.
902 * ld-tic6x/dsbt-overflow.ld: New linker script.
903 * ld-tic6x/dsbt-inrange.ld: New linker script.
963 * ld-tic6x/dsbt-index-error.d: New test.
964 * ld-tic6x/dsbt-index.d: New test.
965 * ld-tic6x/dsbt-index.s: New test.
DChangeLog-2010322 * ld-tic6x/attr-dsbt-0.s, ld-tic6x/attr-dsbt-00.d,
323 ld-tic6x/attr-dsbt-01.d, ld-tic6x/attr-dsbt-1.s,
324 ld-tic6x/attr-dsbt-10.d, ld-tic6x/attr-dsbt-11.d: New tests.
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-2010350 * gas/tic6x/attr-dsbt-directive-1.d,
351 gas/tic6x/attr-dsbt-directive-1.s,
352 gas/tic6x/attr-dsbt-directive-2.d,
353 gas/tic6x/attr-dsbt-directive-2.s,
354 gas/tic6x/attr-dsbt-opts-mdsbt.d,
355 gas/tic6x/attr-dsbt-opts-mno-dsbt.d: New tests.

12