Searched refs:gsh (Results 1 – 1 of 1) sorted by relevance
2191 struct alpha_elf_got_entry *gi, *gs, *gin, *gsh; in elf64_alpha_copy_indirect_symbol() local2193 gsh = hs->got_entries; in elf64_alpha_copy_indirect_symbol()2197 for (gs = gsh; gs ; gs = gs->next) in elf64_alpha_copy_indirect_symbol()