= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package bap-c
-
bap_c
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
An abstraction of a stack, commonly used in C compilers.
val create : ?growsup:Core_kernel.Bool.t -> Bap.Std.arch -> int -> Bap.Std.exp
stack = create ?growsup arch
is a function that returns n
'th stack slot