Module Disasm.With_exn

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