package binsec

  1. Overview
  2. Docs

doc/binsec_cli_disasm/Binsec_cli_disasm/Cfg/index.html

Module Binsec_cli_disasm.CfgSource

Control Flow Graphs

Sourcetype direction =
  1. | Forward
  2. | Backward
Sourcemodule type S = sig ... end
Sourcemodule Make (A : Binsec.Sigs.HASHABLE) (I : Stdlib.Hashtbl.HashedType) (S : Stdlib.Hashtbl.HashedType) : S with type addr = A.t and type inst = I.t and type symb = S.t