Binsec.Dwarf_exprval map : int -> Dba.Expr.tmap n according to the DWARF Register Number Mapping
val load : [ `x32 | `x64 ] -> Loader_buf.cursor -> tload cursor read a DWARF expression at the current cursor position
val loc : ?cfa:Dba.Expr.t -> t -> Dba.Expr.tloc ~cfa expr interpret the expression expr according to the Canonical Frame Address
include Sigs.PRINTABLE with type t := tval pp : Format.formatter -> t -> unit