Home
last modified time | relevance | path

Searched refs:assigned_gotno (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delfxx-mips.c85 unsigned int assigned_gotno; member
2066 - (g->next ? g->assigned_gotno : 0); in mips_elf_sort_hash_table()
2298 g->assigned_gotno = -1; in mips_elf_make_got_per_bfd()
2615 g->next->assigned_gotno = 0; in mips_elf_multi_got()
2685 gg->assigned_gotno = 0; in mips_elf_multi_got()
2723 g->assigned_gotno = assign; in mips_elf_multi_got()
6010 save_assign = g->assigned_gotno; in _bfd_mips_elf_size_dynamic_sections()
6011 g->assigned_gotno = g->local_gotno; in _bfd_mips_elf_size_dynamic_sections()
6021 g->assigned_gotno = save_assign; in _bfd_mips_elf_size_dynamic_sections()
7016 while (index < g->assigned_gotno) in _bfd_mips_elf_finish_dynamic_sections()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delfxx-mips.c85 unsigned int assigned_gotno;
2066 - (g->next ? g->assigned_gotno : 0);
2298 g->assigned_gotno = -1;
2615 g->next->assigned_gotno = 0;
2685 gg->assigned_gotno = 0;
2723 g->assigned_gotno = assign;
6010 save_assign = g->assigned_gotno;
6011 g->assigned_gotno = g->local_gotno;
6021 g->assigned_gotno = save_assign;
7016 while (index < g->assigned_gotno)
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delfxx-mips.c98 unsigned int assigned_gotno; member
2553 - (g->next ? g->assigned_gotno : 0); in mips_elf_sort_hash_table()
2829 g->assigned_gotno = -1; in mips_elf_make_got_per_bfd()
3233 g->next->assigned_gotno = 0; in mips_elf_multi_got()
3305 gg->assigned_gotno = 0; in mips_elf_multi_got()
3344 g->assigned_gotno = assign; in mips_elf_multi_got()
6754 save_assign = g->assigned_gotno; in _bfd_mips_elf_size_dynamic_sections()
6755 g->assigned_gotno = g->local_gotno; in _bfd_mips_elf_size_dynamic_sections()
6765 g->assigned_gotno = save_assign; in _bfd_mips_elf_size_dynamic_sections()
7746 while (index < g->assigned_gotno) in _bfd_mips_elf_finish_dynamic_sections()
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-score7.c119 unsigned int assigned_gotno; member
1010 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1326 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1371 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1380 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1476 BFD_ASSERT (gg->assigned_gotno > 0); in s7_bfd_score_elf_hide_symbol()
1477 gg->assigned_gotno--; in s7_bfd_score_elf_hide_symbol()
H A Delf32-score.c123 unsigned int assigned_gotno; member
1125 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1467 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1510 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1519 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1614 BFD_ASSERT (gg->assigned_gotno > 0); in s3_bfd_score_elf_hide_symbol()
1615 gg->assigned_gotno--; in s3_bfd_score_elf_hide_symbol()
H A DChangeLog-20142580 * elfxx-mips.c (struct mips_got_info): Delete assigned_gotno
2585 (mips_elf_set_global_gotidx): Replace uses of assigned_gotno
2589 in place of assigned_gotno when handling global GOT entries.
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-score7.c119 unsigned int assigned_gotno; member
1010 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1326 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1371 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1380 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1476 BFD_ASSERT (gg->assigned_gotno > 0); in s7_bfd_score_elf_hide_symbol()
1477 gg->assigned_gotno--; in s7_bfd_score_elf_hide_symbol()
H A Delf32-score.c123 unsigned int assigned_gotno; member
1125 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1467 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1510 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1519 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1614 BFD_ASSERT (gg->assigned_gotno > 0); in s3_bfd_score_elf_hide_symbol()
1615 gg->assigned_gotno--; in s3_bfd_score_elf_hide_symbol()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-score7.c119 unsigned int assigned_gotno; member
1010 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1326 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1371 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1380 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1476 BFD_ASSERT (gg->assigned_gotno > 0); in s7_bfd_score_elf_hide_symbol()
1477 gg->assigned_gotno--; in s7_bfd_score_elf_hide_symbol()
H A Delf32-score.c123 unsigned int assigned_gotno; member
1125 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1467 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1510 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1519 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1614 BFD_ASSERT (gg->assigned_gotno > 0); in s3_bfd_score_elf_hide_symbol()
1615 gg->assigned_gotno--; in s3_bfd_score_elf_hide_symbol()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-score7.c119 unsigned int assigned_gotno; member
1010 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1326 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1371 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1380 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1476 BFD_ASSERT (gg->assigned_gotno > 0); in s7_bfd_score_elf_hide_symbol()
1477 gg->assigned_gotno--; in s7_bfd_score_elf_hide_symbol()
H A Delf32-score.c123 unsigned int assigned_gotno; member
1125 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1467 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1510 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1519 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1614 BFD_ASSERT (gg->assigned_gotno > 0); in s3_bfd_score_elf_hide_symbol()
1615 gg->assigned_gotno--; in s3_bfd_score_elf_hide_symbol()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delfxx-mips.c130 unsigned int assigned_gotno; member
2745 - (g->next ? g->assigned_gotno : 0); in mips_elf_sort_hash_table()
3024 g->assigned_gotno = -1; in mips_elf_make_got_per_bfd()
3430 g->next->assigned_gotno = 0; in mips_elf_multi_got()
3502 gg->assigned_gotno = 0; in mips_elf_multi_got()
3541 g->assigned_gotno = assign; in mips_elf_multi_got()
7372 save_assign = g->assigned_gotno; in _bfd_mips_elf_size_dynamic_sections()
7373 g->assigned_gotno = g->local_gotno; in _bfd_mips_elf_size_dynamic_sections()
7383 g->assigned_gotno = save_assign; in _bfd_mips_elf_size_dynamic_sections()
8820 while (index < g->assigned_gotno) in _bfd_mips_elf_finish_dynamic_sections()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-score7.c119 unsigned int assigned_gotno; member
1007 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1321 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1366 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1375 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1471 BFD_ASSERT (gg->assigned_gotno > 0); in s7_bfd_score_elf_hide_symbol()
1472 gg->assigned_gotno--; in s7_bfd_score_elf_hide_symbol()
H A Delf32-score.c123 unsigned int assigned_gotno; member
1122 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1462 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1505 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1514 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1609 BFD_ASSERT (gg->assigned_gotno > 0); in s3_bfd_score_elf_hide_symbol()
1610 gg->assigned_gotno--; in s3_bfd_score_elf_hide_symbol()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-score7.c119 unsigned int assigned_gotno; member
1007 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1321 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1366 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1375 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1471 BFD_ASSERT (gg->assigned_gotno > 0); in s7_bfd_score_elf_hide_symbol()
1472 gg->assigned_gotno--; in s7_bfd_score_elf_hide_symbol()
H A Delf32-score.c123 unsigned int assigned_gotno; member
1122 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1462 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1505 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1514 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1609 BFD_ASSERT (gg->assigned_gotno > 0); in s3_bfd_score_elf_hide_symbol()
1610 gg->assigned_gotno--; in s3_bfd_score_elf_hide_symbol()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-score7.c119 unsigned int assigned_gotno; member
1010 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1323 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1368 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1377 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1473 BFD_ASSERT (gg->assigned_gotno > 0); in s7_bfd_score_elf_hide_symbol()
1474 gg->assigned_gotno--; in s7_bfd_score_elf_hide_symbol()
H A Delf32-score.c123 unsigned int assigned_gotno; member
1125 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1465 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1508 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1517 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1612 BFD_ASSERT (gg->assigned_gotno > 0); in s3_bfd_score_elf_hide_symbol()
1613 gg->assigned_gotno--; in s3_bfd_score_elf_hide_symbol()
H A Delfxx-mips.c161 unsigned int assigned_gotno; member
3318 if (g->assigned_gotno > g->local_gotno) in mips_elf_create_local_got_entry()
3975 g->assigned_gotno = -1; in mips_elf_get_got_for_bfd()
4401 g->next->assigned_gotno = 0; in mips_elf_multi_got()
4485 g->assigned_gotno = assign; in mips_elf_multi_got()
4524 save_assign = g->assigned_gotno; in mips_elf_multi_got()
4525 g->assigned_gotno = g->local_gotno; in mips_elf_multi_got()
4534 g->assigned_gotno = save_assign; in mips_elf_multi_got()
4751 g->assigned_gotno = 0; in mips_elf_create_got_section()
8458 BFD_ASSERT (g->assigned_gotno == 0); in mips_elf_lay_out_got()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-score7.c119 unsigned int assigned_gotno; member
1007 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1320 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1365 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1374 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1470 BFD_ASSERT (gg->assigned_gotno > 0); in s7_bfd_score_elf_hide_symbol()
1471 gg->assigned_gotno--; in s7_bfd_score_elf_hide_symbol()
H A Delf32-score.c124 unsigned int assigned_gotno; member
1123 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1463 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1506 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1515 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1610 BFD_ASSERT (gg->assigned_gotno > 0); in s3_bfd_score_elf_hide_symbol()
1611 gg->assigned_gotno--; in s3_bfd_score_elf_hide_symbol()
H A Delfxx-mips.c174 unsigned int assigned_gotno; member
3499 if (g->assigned_gotno >= g->local_gotno) in mips_elf_create_local_got_entry()
4476 arg->g->assigned_gotno += 1; in mips_elf_set_global_gotidx()
4632 g->assigned_gotno = assign; in mips_elf_multi_got()
4673 save_assign = g->assigned_gotno; in mips_elf_multi_got()
4674 g->assigned_gotno = g->local_gotno; in mips_elf_multi_got()
4682 g->assigned_gotno = save_assign; in mips_elf_multi_got()
4686 g->relocs += g->local_gotno - g->assigned_gotno; in mips_elf_multi_got()
8791 BFD_ASSERT (g->assigned_gotno == 0); in mips_elf_lay_out_got()
8797 g->assigned_gotno = htab->reserved_gotno; in mips_elf_lay_out_got()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-score7.c119 unsigned int assigned_gotno; member
1007 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1323 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1368 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1377 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1473 BFD_ASSERT (gg->assigned_gotno > 0); in s7_bfd_score_elf_hide_symbol()
1474 gg->assigned_gotno--; in s7_bfd_score_elf_hide_symbol()
H A Delf32-score.c123 unsigned int assigned_gotno; member
1122 - (g->next ? g->assigned_gotno : 0); in score_elf_sort_hash_table()
1464 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1507 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1516 if (g->assigned_gotno >= g->local_gotno) in score_elf_create_local_got_entry()
1611 BFD_ASSERT (gg->assigned_gotno > 0); in s3_bfd_score_elf_hide_symbol()
1612 gg->assigned_gotno--; in s3_bfd_score_elf_hide_symbol()

123