Searched refs:got_list (Results 1 – 1 of 1) sorted by relevance
193 bfd *got_list; member2422 bfd *i, *got_list; in elf64_alpha_calc_got_offsets() local2428 got_list = htab->got_list; in elf64_alpha_calc_got_offsets()2432 for (i = got_list; i ; i = alpha_elf_tdata(i)->got_link_next) in elf64_alpha_calc_got_offsets()2441 for (i = got_list; i ; i = alpha_elf_tdata(i)->got_link_next) in elf64_alpha_calc_got_offsets()2474 bfd *i, *got_list, *cur_got_obj = NULL; in elf64_alpha_size_got_sections() local2480 got_list = htab->got_list; in elf64_alpha_size_got_sections()2484 if (got_list == NULL) in elf64_alpha_size_got_sections()2509 if (got_list == NULL) in elf64_alpha_size_got_sections()2510 got_list = this_got; in elf64_alpha_size_got_sections()[all …]