package binsec_codex

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Codex_options.HooksSource

type t = string list
val set : t -> unit
val is_set : unit -> bool
val is_default : unit -> bool
Sourceval get : unit -> (Binsec.Virtual_address.t * [> `explore | `nop | `return_unknown of Types.TypedC.typ | `skip_to of Binsec.Virtual_address.t | `stop ]) list