Disasm.With_exnWith_exn.f is the same as f except that it throws an exception instead of returning Error.
see Disasm.of_mem
see Disasm.of_image
see Disasm.of_image
val of_file :
?backend:string ->
?brancher:brancher ->
?rooter:rooter ->
?loader:string ->
string ->
tsee Disasm.of_file