Searched refs:gotidx (Results 1 – 5 of 5) sorted by relevance
89 long gotidx; member1366 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()
92 long gotidx; member1505 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()
107 long gotidx; member3371 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() local3565 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 …]
2622 gotidx to -1.
4666 (struct mips_got_entry): Make symndx and gotidx signed. Moved