package bap-std
The Binary Analysis Platform Standard Library
Install
Dune Dependency
Authors
Maintainers
Sources
v2.4.0.tar.gz
sha256=63ada71fa4f602bd679174dc6bf780d54aeded40ad4ec20d256df15886e3d2d5
md5=b8b1aff8c6846f2213eafc54de07b304
doc/bap/Bap/Std/Symtab/index.html
Module Std.Symtab
Reconstructed symbol table.
This data structure holds information about functions that were found in the executable.
type t = symtab
symbol table
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val sexp_of_fn : fn -> Ppx_sexp_conv_lib.Sexp.t
val empty : t
empty symbol table
add_symbol table name entry blocks
extends table
with a new symbol with a given name
, entry
block and body blocks
.
find_by_name symbols name
finds a symbol with a given namem
find_by_start symbols addr
finds a symbol that starts from a given address
dominators syms mem
returns a list of functions that dominates over provided memory region mem
intersecting_mem syms mem
returns a list of functions, that resides in memory region mem
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>