Searched refs:imported_namespaces (Results 1 – 2 of 2) sorted by relevance
132 struct namespace_list *imported_namespaces; member
289 return contains_namespace(module->imported_namespaces, namespace); in module_imports_namespace()2052 add_namespace(&mod->imported_namespaces, namespace); in read_symbols()