C/C++-specific sections of the LEDATA output

Table 1 describes the contents of the LEDATA output that is specific to C/C++.

Table 1. Contents of C/C++-specific sections of the LEDATA output (AMODE 64)
Section Number and Heading Contents
[1] CGEN Formats the C/C++-specific portion of the Language Environment common anchor area (CAA).
[2] CGENE Formats the extension to the C/C++-specific portion of the Language Environment common anchor area (CAA).
[3] CEDB Formats the C/C++-specific portion of the Language Environment enclave data block (EDB).
[4] CTHD Formats the C/C++ thread-level control block (CTHD).
[5] CPCB Formats the C/C++-specific portion of the Language Environment process control block (PCB).
[6] CIO Formats the C/C++ IO control block (CIO).
[7] File Control Blocks Formats the C/C++ file control block (FCB). The FCB and its related control blocks, which are listed below, represent the information needed by each open stream.
FFIL
Formats the header of the C/C++ file control block (FCB).
FSCE
The file specific category extension control block, which represents the specific type of IO being performed. The following FSCEs may be formatted; other FSCEs will be displayed using a generic overlay.
HFSF
UNIX file system file
HSPF
Hiper-Space file
INTC
Intercept file
MEMF
Memory file
OSNS
OS no seek
OSFS
OS fixed text
OSVF
OS variable text
OSUT
OS undefined format text
TDQF
CICS® Transient Data Queue file
TERM
Terminal file
VSAM
VSAM file
OSIO
The OS IO interface control block.
OSIOE
The OS IO extended interface control block.
DCB
The data control block; for more information, see z/OS DFSMS Macro Instructions for Data Sets.
DCBE
The data control block extension; for more information, see z/OS DFSMS Macro Instructions for Data Sets.
JFCB
The job file control block (JFCB); for more information, see z/OS MVS™ Data Areas in z/OS® Internet Library at http://www.ibm.com/systems/z/os/zos/bkserv/.
JFCBX
The job file control block extension (JFCBX).
MBUF
The message buffer control block (MBUF).
[8] Memory File Control Blocks Formats the C/C++ memory file control block (MFCB).