|
|
Access routines are used for reading the various parts of a common object file. Although the calling program must know the detailed structure of the parts of the object file it processes, the routines effectively insulate the calling program from the knowledge of the overall structure of the object file.
The access routines can be divided into four categories:
These routines can be found in the library libld.a and are listed in the Programmer's Reference. A summary of what is available can be found in ldfcn(FP).