// This is the main entry point for collection of raw material to // drive generation of DWARF "inlined subroutine" DIEs. See proposal // 22080 for more details and background info. private static dwarf.InlCalls assembleInlines(ref obj.LSym fnsym, ref Node fn, slice <ref dwarf.Var> dwVars)
private static slice <dwarf.Scope> assembleScopes(ref obj.LSym fnsym, ref Node fn, slice <ref dwarf.Var> dwarfVars, slice <ScopeID> varScopes)