CROSSREF Manual

INTERPRETING CROSSREF OUTPUT
Identifier List
Identifier Header
The header defines the identifier. It contains six fields:
• Identifier Name
• Identifier Qualifier (not always used)
• Attribute List
• File Name
• File Number
• Line Number
Figure 3-2 shows the format of an identifier header.
S5009-001
File
No.
Line
No.
Identifier
Name
Identifier
Qualifier
Attribute
List
File
Name
Figure 3-2. Identifier Header Format
Identifier Name. The identifier name is the name of the identi-
fier as it is defined in the source file.
Identifier Qualifier. The identifier qualifier is a field that
the compiler might use to further define the identifier. The
exact meaning of the qualifier depends on the compiler. See the
appropriate compiler section.
3-3