Correct. CSV macros only identify entry point and load point (which may be different). Interior CSECT addresses of a module can only be obtained by using IEWBIND or a pre-planned vector of interior addresses at a fixed offset from either the load point or the entry point.
Using IEWBIND you would have to ask IEWBIND to load a separate copy of the load module into the binder workspace and then request the various CLASS and ELEMENT data structures of that workspace copy to get offsets you could use in the already-loaded module outside of IEWBIND. HTH Peter -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Joseph Reichman Sent: Monday, April 8, 2019 9:01 AM To: [email protected] Subject: Address of CSECTs within a load module Hi I’m looking to find the address of various csects within a load module Please correct me if I’m wrong but the CSV macros CSVQUERY / CSVMODI provide info On load modules to get info on the CSECTs Their address or at least offset I would need to use the IEWBIND macro Correct -- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
