This section contains some examples of these procedures
for the Load Module Scanner.
Example 1: assembler language
Before the BALR to the CICS stub,
the CICS translator generates
an LA instruction with the argument zero as source.
Example 2: COBOL
The literal pool in VS COBOL II is part of the Constant
Global Table (CGT). Having calculated the offset from the start of
the program, subtract the start of the CGT from your calculated offset
to obtain the offset within the CGT.