package bap-symbol-reader

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

Module Read_symbols_main

val provides : string list
val doc : string
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
val anonymous_prefix : string
val is_anonymous : string -> bool
val build_relation : ('a, 'b) Bap_relation.t -> ('b * 'a) list -> ('a, 'b) Bap_relation.t
val chop_suffix : Base.String.t -> Base.String.t
val normalize : Base.String.t -> Base.String.t
val name_matches : Base.String.t -> Base.String.t -> bool
val readdir : Base.String.t -> Base.String.t list
val provide_data : Base.String.t list -> Base.String.t option option -> unit
val provide_starts : unit -> unit
val provide_names : unit -> unit
val files : string list list Bap_main.Extension.Configuration.param
val enable_matches : string option option Bap_main.Extension.Configuration.param
OCaml

Innovation. Community. Security.