Exec.StartSourcemodule SF : Types.STATE_FACTORYmodule W : Types.WORKLISTtype t = {mutable code : section Binsec.Imap.t;set of executable sections
*)rocache : label Binsec.Virtual_address.Htbl.t;instruction cache for RX sections
*)cache : label OMap.t Binsec.Virtual_address.Htbl.t;instruction cache for RWX sections
*)mutable worklist : thunk W.t;worklist of pending path
*)mutable tid : int;the next unique task identifier
*)tasks : unit Libsse.Types.I.Htbl.t;set of tasks to perform
*)}val transient_instruction :
'a. 'a mode ->
int ->
int ->
max_depth:int ->
State.t ->
Binsec.Virtual_address.t ->
'a