Home
last modified time | relevance | path

Searched refs:gotidx (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-score7.c89 long gotidx; member
1366 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1377 (*loc)->gotidx = -1; in score_elf_create_local_got_entry()
1385 bfd_put_32 (abfd, value, (sgot->contents + entry.gotidx)); in score_elf_create_local_got_entry()
1415 return entry->gotidx; in score_elf_got16_entry()
1535 entry.gotidx = -1; in score_elf_record_global_got_symbol()
1569 entry.gotidx = g->local_gotno++; in score_elf_record_local_got_symbol()
1601 return entry->gotidx; in score_elf_local_got_index()
Delf32-score.c92 long gotidx; member
1505 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1516 (*loc)->gotidx = -1; in score_elf_create_local_got_entry()
1524 score_bfd_put_32 (abfd, value, (sgot->contents + entry.gotidx)); in score_elf_create_local_got_entry()
1553 return entry->gotidx; in score_elf_got16_entry()
1672 entry.gotidx = -1; in score_elf_record_global_got_symbol()
1705 entry.gotidx = g->local_gotno++; in score_elf_record_local_got_symbol()
1736 return entry->gotidx; in score_elf_local_got_index()
Delfxx-mips.c107 long gotidx; member
3371 got_offset = entry->gotidx; in mips_elf_initialize_tls_slots()
3503 return entry->gotidx; in mips_elf_local_got_index()
3547 bfd_vma gotidx; in mips_elf_global_got_index() local
3565 gotidx = entry->gotidx; in mips_elf_global_got_index()
3566 BFD_ASSERT (gotidx > 0 && gotidx < htab->sgot->size); in mips_elf_global_got_index()
3581 return gotidx; in mips_elf_global_got_index()
3604 got_index = entry->gotidx; in mips_elf_got_page()
3635 return entry->gotidx; in mips_elf_got16_entry()
3677 bfd_vma gotidx; in mips_elf_create_local_got_entry() local
[all …]
DChangeLog-20132622 gotidx to -1.
DChangeLog-02034666 (struct mips_got_entry): Make symndx and gotidx signed. Moved