Module Dwarf_low.Counted_location_description
type t = {loc_desc : Dwarf_low.Single_location_description.t;loc_desc_size : Dwarf_low.Dwarf_int.t;
}val emit :
asm_directives:Asm_targets.Asm_directives_dwarf.t ->
Dwarf_low.Counted_location_description.t ->
unit