LMODMAPA (LMA)
The LMODMAPA function lists modules (maps CSECTs) in address order. Optional parameters AMODE, RMODE, and LINKDATE enable you to select specific modules based on address or residency mode and/or link date range. Optional parameters MBRNAME, MEMBER, MEMBERS and MBRMASK enable you to select specific members for processing and MBRNAMX and MEMBERX enable you to exclude specific members from processing. Optional parameter CPLRO enables you to request a listing of compiler options (COBOL or Enterprise PL/I) used. The input DD (DD01) must specify an existing valid load module file. The report is written to the SYSLIST DD.
Example:
$$DD01 LMODMAPA AMODE=31
This example lists all modules in the data set with an address mode of 31 in address order.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*