Libsse.ScriptSourcetype t = | Start_from of Expr.t * Instr.t list| Start_from_core of Instr.t list| Load_sections of string list| Load_data of Expr.t| Import_symbols of (string * Binsec.Dba.Var.Tag.attribute) list * string| Stub of Expr.t list * Instr.t list| Init of Instr.t list| Directive of Expr.t * Directive.t