Example: DSA memory map (stack storage map)
The following example shows LIST
output
for the dynamic save area (DSA). The DSA contains information about
the contents of the storage acquired when a separately compiled procedure
is entered.
* * * * * S T A C K S T O R A G E M A P * * * * *
1 2 3
OFFSET (HEX) LENGTH (HEX) NAME
Block name: IGYTCARA
80 4 _@CAA
C8 3 _BEtemp200
CC 3 _BEtemp204
D0 3 _BEtemp208
D4 3 _BEtemp212
D8 3 _BEtemp216
DC 3 _BEtemp220
E0 3 _BEtemp224
E4 3 _BEtemp228
E8 10 _BEtemp232
F8 20 _BEtemp248
118 20 _BEtemp280
138 4 _BEtemp312
13C 4 _BEtemp316
140 4 _BEtemp320
144 4 _BEtemp324
148 4 _BEtemp328
14C 4 _BEtemp332
150 4 _BEtemp336
154 4 _BEtemp340
158 4 _BEtemp344
15C 4 _BEtemp348
160 4 _BEtemp352
164 4 _BEtemp356
168 4 _BEtemp360
16C 4 _BEtemp364
170 4 _BEtemp368
174 4 _BEtemp372
178 4 _BEtemp376
- (1)
- Hexadecimal offset of the DSA field from the start of the DSA
- (2)
- Length (in hexidecimal) of the DSA field
- (3)
- Symbol name