You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pdb crate has a struct ModuleInfo that contains symbols, inlines, imports, and exports for any given source obj. These should be plumbed to Jeff's internal split database, and the imports/exports should be used to govern weak/strong linkage.