Home
last modified time | relevance | path

Searched refs:remaining (Results 1 – 25 of 69) sorted by relevance

123

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cdtest/
Dcdtest.dat6 Destructing Foo(4) "default-foo" (remaining foos: 4)
10 Destructing Foo(6) "other_foo1" (remaining foos: 5)
11 Destructing Foo(5) "other_foo1" (remaining foos: 4)
12 Destructing Foo(5) "default-foo" (remaining foos: 3)
13 Destructing Foo(3) "automatic_foo" (remaining foos: 2)
14 Destructing Foo(2) "static_foo" (remaining foos: 1)
15 Destructing Foo(1) "static_foo" (remaining foos: 0)
Dcdtest-nrv.dat8 Destructing Foo(6) "other_foo1" (remaining foos: 5)
9 Destructing Foo(5) "other_foo1" (remaining foos: 4)
10 Destructing Foo(4) "default-foo" (remaining foos: 3)
11 Destructing Foo(3) "automatic_foo" (remaining foos: 2)
12 Destructing Foo(2) "static_foo" (remaining foos: 1)
13 Destructing Foo(1) "static_foo" (remaining foos: 0)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
Dsimpshft.s15 # These test the remaining corner cases for 64-bit operations.
60 # These test the remaining corner cases for 32-bit operations.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
Dloc-4.s1 # Hit a few remaining code-paths.
Dloc-5.s1 # Hit a few remaining code-paths.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
Dextaddr.s9 or #F1,a,a ; load remaining bits
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dpic-and-nonpic-6-o32.nd32 # and the remaining symbols should have the same order as the
Dpic-and-nonpic-6-n64.nd32 # and the remaining symbols should have the same order as the
Dpic-and-nonpic-6-n32.nd32 # and the remaining symbols should have the same order as the
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dscript_test_2.t50 /* This should match the remaining sections. */
/toolchain/binutils/binutils-2.25/
Dcompile244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c520 unsigned int remaining = MAX_PRINT_SEC_NAME_LEN; in printable_section_name() local
526 if (remaining < 2) in printable_section_name()
531 remaining -= 2; in printable_section_name()
536 remaining -= 1; in printable_section_name()
542 if (remaining < 4) in printable_section_name()
548 remaining -= 4; in printable_section_name()
551 if (remaining == 0) in printable_section_name()
7236 if (remaining == 0 && more_words) \
7242 remaining = 4; \
7248 if (remaining) \
[all …]
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-rs6000.c1790 bfd_size_type remaining; in do_copy() local
1796 remaining = arelt_size (in_bfd); in do_copy()
1798 while (remaining >= DEFAULT_BUFFERSIZE) in do_copy()
1804 remaining -= DEFAULT_BUFFERSIZE; in do_copy()
1807 if (remaining) in do_copy()
1809 if (bfd_bread (buffer, remaining, in_bfd) != remaining in do_copy()
1810 || bfd_bwrite (buffer, remaining, out_bfd) != remaining) in do_copy()
Darchive.c2204 bfd_size_type remaining = arelt_size (current); in _bfd_write_archive_contents() local
2214 while (remaining) in _bfd_write_archive_contents()
2218 if (amt > remaining) in _bfd_write_archive_contents()
2219 amt = remaining; in _bfd_write_archive_contents()
2229 remaining -= amt; in _bfd_write_archive_contents()
Dvms-alpha.c2485 unsigned int remaining; in alpha_vms_object_p() local
2509 remaining = PRIV (recrd.rec_size) - test_len; in alpha_vms_object_p()
2510 to_read = MIN (VMS_BLOCK_SIZE - test_len, remaining); in alpha_vms_object_p()
2513 while (remaining > 0) in alpha_vms_object_p()
2519 remaining -= to_read; in alpha_vms_object_p()
2521 to_read = MIN (VMS_BLOCK_SIZE, remaining); in alpha_vms_object_p()
/toolchain/binutils/binutils-2.25/include/
Dbfdlink.h801 struct bfd_elf_version_expr *remaining; member
/toolchain/binutils/binutils-2.25/opcodes/
Dmetag-dis.c647 size_t used_regs = 1, i, remaining; in lookup_reg_list() local
664 remaining = buf_len; in lookup_reg_list()
670 len = snprintf(reg_buf, remaining, "%s", regs[i]); in lookup_reg_list()
672 len = snprintf(reg_buf, remaining, ",%s", regs[i]); in lookup_reg_list()
675 remaining -= len; in lookup_reg_list()
Dcgen-asm.in101 /* Copy any remaining literals from the syntax string into the rx. */
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-aarch64.texi259 all remaining, un-empty literal pools will automatically be dumped.
Dc-tilepro.texi78 instructions (not @code{fnop}) to fill the remaining pipeline slots in
Dc-tilegx.texi94 instructions (not @code{fnop}) to fill the remaining pipeline slots in
Dc-tic54x.texi442 not fit into the space remaining in the current word. A @code{.align}
694 equivalent of all remaining arguments. If fewer arguments are given
/toolchain/binutils/binutils-2.25/gold/
Doutput.cc3816 Input_section_list remaining; in get_input_sections() local
3840 remaining.push_back(Input_section(posd)); in get_input_sections()
3844 remaining.push_back(*p); in get_input_sections()
3851 this->input_sections_.swap(remaining); in get_input_sections()
/toolchain/binutils/binutils-2.25/ld/
Dldlang.c7593 expr = head->remaining; in lang_vers_match()
7772 remaining_loc = &head->remaining; in lang_finalize_version_expr_head()
7826 *list_loc = head->remaining; in lang_finalize_version_expr_head()
7829 head->remaining = head->list; in lang_finalize_version_expr_head()
7885 for (e2 = t->locals.remaining; e2 != NULL; e2 = e2->next) in lang_register_vers_node()
7913 for (e2 = t->globals.remaining; e2 != NULL; e2 = e2->next) in lang_register_vers_node()
Dconfigure.host68 # relevant for most tests, and the few remaining ones have been XFAILed.

123