Binsec.Dwarf_frameval addresses : entry -> int Interval.taddress entry return the address range of the entry
val cfa : entry -> Dba.Expr.tcfa entry return the canonical frame address of the entry
val load : Loader.Img.t -> tload img extract and interpret the content of either .debug_frame or .eh_frame section
fold f frame iterate through the frame matrix columns is the list of valid column indexes of the given entry return_address is the column index of the return address of the function
iter frame same as fold but without return
include Sigs.PRINTABLE with type t := tval pp : Format.formatter -> t -> unit