package bap-std
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.4.0.tar.gz
sha256=63ada71fa4f602bd679174dc6bf780d54aeded40ad4ec20d256df15886e3d2d5
md5=b8b1aff8c6846f2213eafc54de07b304
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)"
>