Std.Modloadlinking event
type t = {name : string;a name of linked module
*)low : Bap.Std.addr;the lowest mapped address
*)high : Bap.Std.addr;the highest mapped address
*)}include Core_kernel.Bin_prot.Binable.S with type t := tval bin_size_t : t Bin_prot.Size.sizerval bin_write_t : t Bin_prot.Write.writerval bin_read_t : t Bin_prot.Read.readerval __bin_read_t__ : (int -> t) Bin_prot.Read.readerval bin_writer_t : t Bin_prot.Type_class.writerval bin_reader_t : t Bin_prot.Type_class.readerval bin_t : t Bin_prot.Type_class.tval high : t -> Bap.Std.addrval low : t -> Bap.Std.addrval name : t -> stringmodule Fields : sig ... end