Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val fold :
t ->
init:'acc__0 ->
caller:
('acc__0 -> (t, location) Fieldslib.Field.t -> t -> location -> 'acc__1) ->
callee:
('acc__1 -> (t, location) Fieldslib.Field.t -> t -> location -> 'acc__2) ->
args:
('acc__2 ->
(t, Bap.Std.word array) Fieldslib.Field.t ->
t ->
Bap.Std.word array ->
'acc__3) ->
'acc__3
val set_all_mutable_fields : t -> unit