Searched refs:entrypoint_module (Results 1 – 2 of 2) sorted by relevance
87 static Module *entrypoint_module = NULL; variable983 entrypoint_module = entry; in d_add_entrypoint_module()1327 if ((entrypoint_module != NULL) && (m == entrypoint_root_module)) in d_parse_file()1328 build_decl_tree (entrypoint_module); in d_parse_file()
233 (entrypoint_module): Remove.