package bap-std

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

With_exn.f is the same as f except that it throws an exception instead of returning Error.

val of_mem : ?backend:string -> ?brancher:brancher -> ?rooter:rooter -> arch -> mem -> t
val of_image : ?backend:string -> ?brancher:brancher -> ?rooter:rooter -> image -> t
val of_file : ?backend:string -> ?brancher:brancher -> ?rooter:rooter -> ?loader:string -> string -> t