NAME : SCOPE : PARENT : TYPE : EXTRA ANNOTATION : ------------------------------:--------:--------:-----------------------------------:-----------------------------------: entry : 001001 : : undefined : Function Definition rec : 001001 : : Record Type : elements-2 size-8 bytes main : 001001 : : string -> integer : Type of Function integer : 001001 : : Primitive Type : size-4 bytes address : 001001 : : Primitive Type : size-8 bytes character : 001001 : : Primitive Type : size-1 bytes string : 001001 : : 1 -> character : Type of Array Boolean : 001001 : : Primitive Type : size-4 bytes reserve type : 001001 : : integer -> address : Type of Function reserve : 001001 : : undefined : Function Definition release type : 001001 : : address -> integer : Type of Function release : 001001 : : undefined : Function Definition ------------------------------:--------:--------:-----------------------------------:-----------------------------------: arg_bool : 006000 : 001001 : Boolean : Primitive Instance arg_record : 006000 : 001001 : rec : Record Instance arg_y : 006000 : 001001 : integer : Primitive Instance arg_x : 006000 : 001001 : integer : Primitive Instance arg : 006000 : 001001 : string : Array Instance ------------------------------:--------:--------:-----------------------------------:-----------------------------------: rec_y : 002000 : 001001 : integer : Primitive Instance rec_x : 002000 : 001001 : integer : Primitive Instance