package bap-symbol-reader

  1. Overview
  2. Docs
BAP plugin that reads symbol information from files

Install

Dune Dependency

Authors

Maintainers

Sources

v2.4.0.tar.gz
sha256=63ada71fa4f602bd679174dc6bf780d54aeded40ad4ec20d256df15886e3d2d5
md5=b8b1aff8c6846f2213eafc54de07b304

doc/bap-plugin-read_symbols/Read_symbols_main/index.html

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.