Module Dwarf_variables_and_parameters
Handling of DWARF descriptions of variables and function parameters.
val normal_type_for_var :
?reference:Dwarf_high.Proto_die.reference ->
parent:Dwarf_high.Proto_die.t option ->
(Compilation_unit.t * Ident.t) option ->
Is_parameter.t ->
Dwarf_high.Proto_die.tval dwarf :
Dwarf_state.t ->
function_proto_die:Dwarf_high.Proto_die.t ->
Available_ranges_vars.t ->
unit