Searched refs:unres (Results 1 – 2 of 2) sorted by relevance
109 struct symbol *unres; member
664 mod->unres = alloc_symbol(symname, in handle_modversions()666 mod->unres); in handle_modversions()1782 mod->unres = alloc_symbol("module_layout", 0, mod->unres); in read_symbols()1880 for (s = mod->unres; s; s = s->next) { in check_exports()1942 for (s = mod->unres; s; s = s->next) { in add_versions()1970 for (s = mod->unres; s; s = s->next) { in add_versions()2002 for (s = mod->unres; s; s = s->next) { in add_depends()