Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDelf32-score.c99 long gotidx; member
1403 entry.gotidx = SCORE_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in score_elf_create_local_got_entry()
1414 (*loc)->gotidx = -1; in score_elf_create_local_got_entry()
1422 bfd_put_32 (abfd, value, (sgot->contents + entry.gotidx)); in score_elf_create_local_got_entry()
1452 return entry->gotidx; in score_elf_got16_entry()
1572 entry.gotidx = -1; in score_elf_record_global_got_symbol()
1606 entry.gotidx = g->local_gotno++; in score_elf_record_local_got_symbol()
1638 return entry->gotidx; in score_elf_local_got_index()
HDelfxx-mips.c110 long gotidx; member
2449 return mips_tls_got_index (abfd, entry->gotidx, &entry->tls_type, in mips_elf_local_got_index()
2453 return entry->gotidx; in mips_elf_local_got_index()
2484 BFD_ASSERT (p->gotidx > 0); in mips_elf_global_got_index()
2496 return mips_tls_got_index (abfd, p->gotidx, &p->tls_type, r_type, in mips_elf_global_got_index()
2500 return p->gotidx; in mips_elf_global_got_index()
2562 index = entry->gotidx; in mips_elf_got_page()
2594 return entry->gotidx; in mips_elf_got16_entry()
2684 entry.gotidx = MIPS_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in mips_elf_create_local_got_entry()
2696 (*loc)->gotidx = -1; in mips_elf_create_local_got_entry()
[all …]
HDChangeLog-02034666 (struct mips_got_entry): Make symndx and gotidx signed. Moved