TNS/E Native Object Files
eld Manual—527255-009
A-29
Tools That Work With Object Files
The following is a summary of what is in an archive. Horizontal lines separate pieces
of the archive. This example shows the case when there is a symbol table and a long
member name string space.
!<arch>
_______________________________
ar_hdr
for the symbol table
the number of symbols in the symbol table
file offset for the member that defines the first symbol
file offset for the member that defines the second symbol
...
_______________________________
name of the first symbol
name of the second symbol
...
______________________________
ar_hdr for the long member name string space
the string space of long member names
______________________________
ar_hdr for the first member
contents of the first member
______________________________
ar_hdr for the second member
contents of the second member
...
Tools That Work With Object Files
Here is a list of some of the tools (i.e., customer products) that read and/or write object
files (or archives):
•
Compilers and the assembler create object files.
•
The linker (
eld
) reads and writes object files, and reads archives.
•
enoft reads object files to display their contents.
•
VPROC can read object files to print out version procedures (i.e., a very
special case of what NOFT does).
•
The HP NonStop operating system operating system, including the runtime
loader (
rld
), reads object files to bring them into memory.
Содержание eld
Страница 4: ......
Страница 8: ...Contents eld Manual 527255 009 iv ...
Страница 12: ...What s New in This Manual eld Manual 527255 009 viii Changes to the 527255 005 Manual ...
Страница 34: ...Introduction to eld eld Manual 527255 009 1 14 Example of Use ...
Страница 54: ...eld Input and Output eld Manual 527255 009 2 20 Using Archives ...
Страница 98: ...Other eld Processing eld Manual 527255 009 4 20 Merging Source RTDUs ...
Страница 242: ...Output Listings and Error Handling eld Manual 527255 009 6 132 Glossary of Errors ...