It appears to me that deferred-load sections are merely an enhanced external dummy section (aka pseudo-register) facility. The binder updates Q-cons for them, and it's up to the program to implement the actual in-memory version, and provide a method for finding it. LE and its HLL ancestors have always done that.
sas On Thu, May 11, 2017 at 7:59 AM, Peter Relson <[email protected]> wrote: > >How does one request that "deferred load" section be > >loaded now? > > "One" does not. LE does, using an internal interface. LE is responsible > for making sure that both the "immediate load" and "deferred load" > sections are in place. > > As to finding it in a dump, perhaps that would be based on knowing the > address of the WSA, or perhaps some LE-based diagnostics. > > Peter Relson > z/OS Core Technology Design > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- sas ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
