package bap-symbol-reader

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

Module Read_symbols_mainSource

Sourceval provides : string list
Sourceval doc : string
Sourcemodule Sys = Core_kernel.Caml.Sys
include sig ... end
val debug : ('a, Format.formatter, unit) format -> 'a
val info : ('a, Format.formatter, unit) format -> 'a
val warning : ('a, Format.formatter, unit) format -> 'a
val error : ('a, Format.formatter, unit) format -> 'a
val report_progress : ?task:string -> ?note:string -> ?stage:int -> ?total:int -> unit -> unit
val debug_formatter : Format.formatter
val info_formatter : Format.formatter
val warning_formatter : Format.formatter
val error_formatter : Format.formatter
Sourceval anonymous_prefix : string
Sourceval is_anonymous : string -> bool
Sourceval build_relation : ('a, 'b) Bap_relation.t -> ('b * 'a) list -> ('a, 'b) Bap_relation.t
Sourceval chop_suffix : Base.String.t -> Base.String.t
Sourceval name_matches : Base.String.t -> Base.String.t -> bool
Sourceval readdir : Base.String.t -> Base.String.t list
Sourceval provide_data : Base.String.t list -> Base.String.t option option -> unit
Sourceval provide_starts : unit -> unit
Sourceval provide_names : unit -> unit
Sourceval enable_matches : string option option Bap_main.Extension.Configuration.param
OCaml

Innovation. Community. Security.