Module Dwarf_high.Assign_abbrevs
module DIE = Dwarf_low.Debugging_information_entrytype result = {abbrev_table : Dwarf_low.Abbreviations_table.t;dies : Dwarf_low.Debugging_information_entry.t list;compilation_unit_die : Dwarf_low.Debugging_information_entry.t option;dwarf_4_location_lists : Dwarf_low.Dwarf_4_location_list.t list;
}val run :
proto_die_root:Dwarf_high.Proto_die.t ->
Dwarf_high.Assign_abbrevs.result