Searched refs:first_gotent (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf64-alpha.c2907 struct alpha_elf_got_entry **first_gotent;
3567 for (tprel_gotent = *info->first_gotent; tprel_gotent ;
3586 tprel_gotent->next = *info->first_gotent;
3587 *info->first_gotent = tprel_gotent;
3749 info.first_gotent = &local_got_entries[r_symndx];
3752 info.first_gotent = &info.gotent;
3797 info.first_gotent = &h->got_entries;
3801 for (gotent = *info.first_gotent; gotent ; gotent = gotent->next)
2898 struct alpha_elf_got_entry **first_gotent; member in struct:alpha_relax_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf64-alpha.c2907 struct alpha_elf_got_entry **first_gotent;
3567 for (tprel_gotent = *info->first_gotent; tprel_gotent ;
3586 tprel_gotent->next = *info->first_gotent;
3587 *info->first_gotent = tprel_gotent;
3749 info.first_gotent = &local_got_entries[r_symndx];
3752 info.first_gotent = &info.gotent;
3797 info.first_gotent = &h->got_entries;
3801 for (gotent = *info.first_gotent; gotent ; gotent = gotent->next)
2898 struct alpha_elf_got_entry **first_gotent; member in struct:alpha_relax_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf64-alpha.c2907 struct alpha_elf_got_entry **first_gotent;
3567 for (tprel_gotent = *info->first_gotent; tprel_gotent ;
3586 tprel_gotent->next = *info->first_gotent;
3587 *info->first_gotent = tprel_gotent;
3749 info.first_gotent = &local_got_entries[r_symndx];
3752 info.first_gotent = &info.gotent;
3797 info.first_gotent = &h->got_entries;
3801 for (gotent = *info.first_gotent; gotent ; gotent = gotent->next)
2898 struct alpha_elf_got_entry **first_gotent; member in struct:alpha_relax_info

Completed in 185 milliseconds