z/OS Common Debug Architecture User's Guide
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF
libelf z/OS Common Debug Architecture User's Guide SC14-7310-00 |
|
|
The libelf APIs are used to create the ELF descriptor. The descriptor is then used by other APIs to read from, and write to, the ELF object file. libelf is packaged as part of a dynamic link library
(DLL). The XPLINK versions are packaged as part of CEE.SCEERUN2.
The NOXPLINK version is packaged as part of CEE.SCEERUN.
When compiling an application that uses the libelf library, you must include libelf.h which is located in the /usr/lpp/cbclib/include/libelf directory. Optionally, you can bind the module with an appropriate side deck:
Note: IBM has extended the libelf library
to support C/C++ on the z/OS® operating system. These extensions
enable the libelf library to be used in various environments
without additional extensions. The generic interfaces provided by libelf are
defined as part of the UNIX System V Release 4 ABI. For
descriptions of the interfaces supported by libelf,
refer to the following documents:
|
Copyright IBM Corporation 1990, 2013 |