package binsec

  1. Overview
  2. Docs

doc/binsec_sse_shadow_stack/Binsec_sse_shadow_stack/Builtin/argument-1-E/index.html

Parameter Builtin.E

val image : Binsec_sse.Image.t

fs filepath returns the content of filepath. It uses the virtual file system which may differ from the host one.

  • raises Not_found

    if the file does not exist.

module Metrics : sig ... end
module Debug : sig ... end

lookup fid returns the key associated to the field identifier fid registered via PLUGIN.fields.

resume path resumes the execution of a path which was paused with Signal Stashed.

It adds back path to the running path worklist.