On Wed, Aug 17, 2022 at 10:50:34AM -0400, Joseph Reichman wrote:
> I have a number of CSECT in my main module
> I always do a link eploc= to every CSECT 

That's not very clear since LINK transfers control to a load module
not a CSECT.  A load module contains one or more CSECTs.

A load module can have alias entries each of which would start executing
at the same or different entry points some of which might be in different
CSECTs.

Is every one of your CSECTs a separate load module?

What are you really doing?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to