1.. Can certainly be any type of entry point: CSECT, ENTRY, IDENTIFY, etc. It
has to be "visible" to MVS contents management: a PDS member name, a PDS
member alias, IDENTIFY issued by a running program, etc.

2. There probably is a limit, but it is certainly in the double digits or
higher. The assembler and binder manuals presumably tell you.

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Joseph Reichman
Sent: Tuesday, April 14, 2020 4:36 AM
To: [email protected]
Subject: LINK EP/EPLOC= usage

Hi

 

   I am wondering regarding the link macro what defines an entry point is it
only the main entry point i.e the CSECT Name or can it be defined by an
Assembler or for that matter

Linkage editor ENTRY statement. I am also understanding that you can make an
entry point for Link to be satisfied dynamically via IDENTIFY 

 

Lastly if entry point is not only the main CSECT name is there any limit on
the number of entry points in a load module

 

Thanks  

 


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

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

Reply via email to