Searched refs:got_list (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/usbconfig/
H A Dusbconfig.c64 uint8_t got_list:1; member in struct:options
516 if (opt->got_list || dump_any) {
814 if (opt->got_list)
816 opt->got_list = 1;
863 opt->got_list = 1;
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c188 bfd *got_list;
2344 bfd *i, *got_list = alpha_elf_hash_table(info)->got_list;
2348 for (i = got_list; i ; i = alpha_elf_tdata(i)->got_link_next)
2357 for (i = got_list; i ; i = alpha_elf_tdata(i)->got_link_next)
2389 bfd *i, *got_list, *cur_got_obj = NULL;
2391 got_list = alpha_elf_hash_table (info)->got_list;
2395 if (got_list == NULL)
2415 if (got_list
186 bfd *got_list; member in struct:alpha_elf_link_hash_table
2336 bfd *i, *got_list = alpha_elf_hash_table(info)->got_list; local
2381 bfd *i, *got_list, *cur_got_obj = NULL; local
[all...]

Completed in 163 milliseconds