Searched refs:gin (Results 1 – 1 of 1) sorted by relevance
2210 struct alpha_elf_got_entry *gi, *gs, *gin, *gsh; in elf64_alpha_copy_indirect_symbol() local2213 for (gi = hi->got_entries; gi ; gi = gin) in elf64_alpha_copy_indirect_symbol()2215 gin = gi->next; in elf64_alpha_copy_indirect_symbol()