Searched refs:unres (Results 1 – 2 of 2) sorted by relevance
109 struct symbol *unres; member
647 mod->unres = alloc_symbol(symname, in handle_modversions()649 mod->unres); in handle_modversions()1764 mod->unres = alloc_symbol("module_layout", 0, mod->unres); in read_symbols()1862 for (s = mod->unres; s; s = s->next) { in check_exports()1924 for (s = mod->unres; s; s = s->next) { in add_versions()1952 for (s = mod->unres; s; s = s->next) { in add_versions()1984 for (s = mod->unres; s; s = s->next) { in add_depends()