Cross reference section
This example shows the cross reference section in a C compiler listing.
Cross reference section in a C listing
15650ZOS V2.4 z/OS XL C 'CBC.SCCNSAM(CCNUAAM)' 06/05/2019 02:20:08 Page 5
* * * * * C R O S S R E F E R E N C E L I S T I N G * * * * *
IDENTIFIER DEFINITION ATTRIBUTES
<SEQNBR>-<FILE NO>:<FILE LINE NO>
___valist 1-1:142 Class = typedef, Length = 8
Type = array[2] of pointer to char
1-1:145, 1-1:456, 1-1:457, 1-1:459
__abend 1-1:898 Type = struct with no tag in union at offset 0
__alloc 1-1:908 Type = struct with no tag in union at offset 0
__amrc_noseek_to_seek
1-1:941 Type = unsigned char in struct __amrctype at offset 232
__amrc_pad 1-1:943 Type = array[23] of char in struct __amrctype at offset 233
__amrc_ptr 1-1:950 Class = typedef, Length = 4
Type = pointer to struct __amrctype
__amrc_type 1-1:946 Class = typedef, Length = 256
Type = struct __amrctype
1-1:950
__amrctype 1-1:880 Class = struct tag
__amrc2_ptr 1-1:964 Class = typedef, Length = 4
Type = pointer to struct __amrc2type
__amrc2_type 1-1:960 Class = typedef, Length = 32
Type = struct __amrc2type
1-1:964
__amrc2type 1-1:955 Class = struct tag
__blksize 1-1:729 Type = unsigned long in struct __fileData at offset 8
__bufPtr 1-1:78 Type = pointer to unsigned char in struct __file at offset 0
⋮

Note: Vertical ellipse in the end of this example indicates that this section has
been truncated.