Binsec.Dwarf_cunitval load : Loader.Img.t -> t listval dir : t -> stringdir cunit return the path from where the compiler have proceed
val file : t -> stringfile cunit return the path of the proceesed file of the compilation unit
module Type : sig ... endmodule Var : sig ... endmodule Func : sig ... endmodule Global : sig ... endinclude Sigs.PRINTABLE with type t := tval pp : Format.formatter -> t -> unit