| IndexNumbers and Symbols
- 32-bit/64-bit
, , , , , , , , , , , , , , , , , , , , , ,  - introduction
, 
- $ADDVERS
- See versioning
- $ISALIST
- See search paths
- $ORIGIN
- See search paths
- $OSNAME
- See search paths
- $OSREL
- See search paths
- $PLATFORM
- See search paths
A
- ABI
- See Application Binary Interface
- Application Binary Interface
, , , 
- ar(1)
, 
- archives
,  - inclusion of shared objects in
,  - link-editor processing
,  - multiple passes through
,  - naming conventions
, 
- as(1)
, 
- atexit(3C)
, 
- auxiliary filters
, , 
B
- base address
, , 
- binding
,  - dependency ordering
,  - direct
, , , , ,  - lazy
, , ,  - to shared object dependencies
, ,  - to version definitions
,  - to weak version definitions
, 
C
- CC(1)
, 
- cc(1)
, , , 
- COMDAT
, , 
- COMMON
, , , , 
- compilation environment
- See also link-editing and link-editor
- compiler driver
, 
- compiler options
- -K PIC
,  - -K pic
, ,  - -xF
, ,  - -xpg
,  - -xregs=no%appl
, 
- crle(1)
, , , , , , , , , , 
- crle(1) options
- -E
,  - -e
, ,  - -l
,  - -s
,  - -u
, 
D
- data representation
, 
- debugging aids
- link-editing
,  - runtime linking
, 
- demonstrations
- prefcnt
,  - sotruss
,  - symbindrep
,  - whocalls
, 
- dependency
- groups
, , 
- dependency ordering
, 
- direct binding
, , , , , 
- dladdr1(3DL)
, 
- dladdr(3DL)
, 
- dlclose(3DL)
, , 
- dldump(3DL)
, 
- dlerror(3DL)
, 
- dlfcn.h
, 
- dlinfo(3DL)
, , 
- dlmopen(3DL)
- See also dlopen(3DL)
- dlopen(3DL)
, , , , , , , ,  - effects of ordering
,  - group
, 
- dlopen(3DL)
- group
, 
- dlopen(3DL)
- modes
- RTLD_GLOBAL
, ,  - RTLD_GROUP
,  - RTLD_LAZY
,  - RTLD_NOLOAD
,  - RTLD_NOW
, ,  - RTLD_PARENT
, , , , 
- of a dynamic executable
, 
- dlopen(3DL)
- of a dynamic executable
, 
- dlopen(3DL)
- shared object naming conventions
, 
- dlsym(3DL)
, , , , , ,  - special handle
- RTLD_DEFAULT
, ,  - RTLD_NEXT
,  - RTLD_SELF
, 
- dump(1)
, , , , , 
- dynamic executables
, , 
- dynamic information tags
- NEEDED
, ,  - RUNPATH
,  - SONAME
,  - SYMBOLIC
,  - TEXTREL
, 
- dynamic linking
,  - implementation
, , 
| |