package bap-std
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Binary Analysis Platform Standard Library
Install
dune-project
Dependency
Authors
Maintainers
Sources
v2.1.0.tar.gz
sha256=631fc58628418e4856709a0cfc923a65e00c9494fbd28d444c633d11194831de
md5=3db9deac8d429b9b8a8ec9aec54987b1
doc/bap/Bap/Std/Kind/index.html
Module Std.Kind
Kinds of instructions
val bin_size_branch : branch Core_kernel.Bin_prot.Size.sizerval bin_write_branch : branch Core_kernel.Bin_prot.Write.writerval bin_writer_branch : branch Core_kernel.Bin_prot.Type_class.writerval bin_read_branch : branch Core_kernel.Bin_prot.Read.readerval __bin_read_branch__ : (int -> branch) Core_kernel.Bin_prot.Read.readerval bin_reader_branch : branch Core_kernel.Bin_prot.Type_class.readerval bin_branch : branch Core_kernel.Bin_prot.Type_class.tval all_of_branch : branch listval sexp_of_branch : branch -> Ppx_sexp_conv_lib.Sexp.tval branch_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> branchval __branch_of_sexp__ : Ppx_sexp_conv_lib.Sexp.t -> branchtype affecting_control = [ | branch| `Return| `Call| `Barrier| `Terminator| `May_affect_control_flow
]val bin_size_affecting_control :
affecting_control Core_kernel.Bin_prot.Size.sizerval bin_write_affecting_control :
affecting_control Core_kernel.Bin_prot.Write.writerval bin_writer_affecting_control :
affecting_control Core_kernel.Bin_prot.Type_class.writerval bin_read_affecting_control :
affecting_control Core_kernel.Bin_prot.Read.readerval __bin_read_affecting_control__ :
(int -> affecting_control) Core_kernel.Bin_prot.Read.readerval bin_reader_affecting_control :
affecting_control Core_kernel.Bin_prot.Type_class.readerval bin_affecting_control : affecting_control Core_kernel.Bin_prot.Type_class.tval compare_affecting_control : affecting_control -> affecting_control -> intval all_of_affecting_control : affecting_control listval sexp_of_affecting_control : affecting_control -> Ppx_sexp_conv_lib.Sexp.tval affecting_control_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> affecting_controlval __affecting_control_of_sexp__ :
Ppx_sexp_conv_lib.Sexp.t ->
affecting_controlval bin_size_having_side_effect :
having_side_effect Core_kernel.Bin_prot.Size.sizerval bin_write_having_side_effect :
having_side_effect Core_kernel.Bin_prot.Write.writerval bin_writer_having_side_effect :
having_side_effect Core_kernel.Bin_prot.Type_class.writerval bin_read_having_side_effect :
having_side_effect Core_kernel.Bin_prot.Read.readerval __bin_read_having_side_effect__ :
(int -> having_side_effect) Core_kernel.Bin_prot.Read.readerval bin_reader_having_side_effect :
having_side_effect Core_kernel.Bin_prot.Type_class.readerval bin_having_side_effect :
having_side_effect Core_kernel.Bin_prot.Type_class.tval compare_having_side_effect :
having_side_effect ->
having_side_effect ->
intval all_of_having_side_effect : having_side_effect listval sexp_of_having_side_effect : having_side_effect -> Ppx_sexp_conv_lib.Sexp.tval having_side_effect_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> having_side_effectval __having_side_effect_of_sexp__ :
Ppx_sexp_conv_lib.Sexp.t ->
having_side_effectinclude Core_kernel.Bin_prot.Binable.S with type t := t
val bin_size_t : t Bin_prot.Size.sizerval bin_write_t : t Bin_prot.Write.writerval bin_read_t : t Bin_prot.Read.readerval __bin_read_t__ : (int -> t) Bin_prot.Read.readerval bin_writer_t : t Bin_prot.Type_class.writerval bin_reader_t : t Bin_prot.Type_class.readerval bin_t : t Bin_prot.Type_class.tval all : t listval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tval t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> tval __t_of_sexp__ : Ppx_sexp_conv_lib.Sexp.t -> t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>