This section of the listing describes the relocation dictionary information passed to the linkage editor or loader, or z/OS binder, in the object module.
The entries describe the address constants in the assembled program that are affected by relocation. This section helps you find relocatable constants in your program.
TSSC004 Relocation Dictionary Page 6
1 2 3 4 5
Pos.Id Rel.Id Address Type Action HLASM R6.0 2008/07/11 17.48
00000003 00000002 00000000 J 4 ST
00000003 00000005 0000001C RI 2 +
00000003 00000005 00000020 A 4 +
00000003 00000005 00000026 RI 2 +
00000003 00000006 0000005A RI 4 -
00000003 00000006 00000060 A 4 -
00000003 00000007 0000005A RI 4 +
00000003 00000007 00000060 A 4 +
00000003 00000002 00000000 J 4 ST
00000003 00000002 0000006C V 4 ST
[ Top of Page | Previous Page | Next Page | Contents | Index ]