12.17. Interface Definitions for libdl

Table of Contents
dladdr -- find the shared object containing a given address
dlopen -- open dynamic object
dlsym -- obtain the address of a symbol from a dlopen object
dlvsym -- obtain the address of a symbol from a dlopen object

The interfaces defined on the following pages are included in libdl and are defined by this specification. Unless otherwise noted, these interfaces shall be included in the source standard.

Other interfaces listed in Section 12.15 shall behave as described in the referenced base document.