JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Linker and Libraries Guide     Oracle Solaris 10 1/13 Information Library
search filter icon
search icon

Document Information

Preface

Part I Using the Link-Editor and Runtime Linker

1.  Introduction to the Oracle Solaris Link Editors

2.  Link-Editor

3.  Runtime Linker

4.  Shared Objects

Part II Quick Reference

5.  Link-Editor Quick Reference

Part III Advanced Topics

6.  Direct Bindings

7.  Building Objects to Optimize System Performance

8.  Mapfiles

9.  Interfaces and Versioning

10.  Establishing Dependencies with Dynamic String Tokens

11.  Extensibility Mechanisms

Part IV ELF Application Binary Interface

12.  Object File Format

13.  Program Loading and Dynamic Linking

14.  Thread-Local Storage

Part V Appendices

A.  Linker and Libraries Updates and New Features

B.  System V Release 4 (Version 1) Mapfiles

Index

Numbers and Symbols

A

B

C

D

E

F

G

I

L

M

N

O

P

R

S

T

U

V

W

E

ELF
index iconIntroduction to the Oracle Solaris Link Editors
index iconLink-Editor
See also object files
elf(3E), index iconLink-Editor Support Interface
elfdump(1), index iconAnalyzing Files With elfdump
environment variables
32–bit/64–bit, index iconEnvironment Variables
LD_ALTEXEC, index iconThe 32–bit link-editor and 64–bit link-editor
LD_AUDIT
index iconSecurity
index iconInvoking the Auditing Interface
LD_BIND_NOW
index iconWhen Relocations Are Performed
index iconInitialization and Termination Order
index iconDebugging Facility
LD_BREADTH, index iconInitialization and Termination Order
LD_CONFIG, index iconSecurity
LD_DEBUG, index iconDebugging Facility
LD_LIBRARY_PATH
index iconDirectories Searched by the Link-Editor
index iconDirectories Searched by the Runtime Linker
index iconShared Objects With Dependencies
auditing, index iconAudit Interface Functions
security, index iconSecurity
LD_LOADFLTR, index iconFiltee Processing
LD_NOAUDIT, index iconInvoking the Auditing Interface
LD_NOAUXFLTR, index iconGenerating Auxiliary Filters
LD_NODIRECT
index iconEnabling Direct Binding
index iconUsing the -B direct Option
LD_NOLAZYLOAD, index iconLazy Loading of Dynamic Dependencies
LD_NOVERSION, index iconSpecifying a Version Binding
LD_OPTIONS
index iconSpecifying the Link-Editor Options
index iconDebugging Aids
LD_PRELOAD
index iconRuntime Interposition
index iconLoading Additional Objects
index iconSecurity
index iconDefining Explicit Interposition
LD_PROFILE, index iconProfiling Shared Objects
LD_PROFILE_OUTPUT, index iconProfiling Shared Objects
LD_RUN_PATH, index iconDirectories Searched by the Runtime Linker
LD_SIGNAL, index iconSecurity
SGS_SUPPORT, index iconInvoking the Support Interface
error messages
link-editor
illegal argument to option, index iconSpecifying the Link-Editor Options
illegal option, index iconSpecifying the Link-Editor Options
incompatible options, index iconSpecifying the Link-Editor Options
multiple instances of an option, index iconSpecifying the Link-Editor Options
multiply-defined symbols, index iconFatal Resolutions
relocations against non-writable sections, index iconPosition-Independent Code
shared object name conflicts, index iconRecorded Name Conflicts
soname conflicts, index iconRecorded Name Conflicts
symbol not assigned to version, index iconReducing Symbol Scope
symbol warnings
index iconComplex Resolutions
index iconComplex Resolutions
undefined symbols
index iconGenerating an Executable Output File
index iconGenerating an Executable Output File
undefined symbols from an implicit reference, index iconGenerating an Executable Output File
version unavailable, index iconSpecifying a Version Binding
runtime linker
copy relocation size differences
index iconDisplacement Relocations
index iconCopy Relocations
relocation errors
index iconRelocation Errors
index iconBinding to a Version Definition
unable to find shared object
index iconDirectories Searched by the Runtime Linker
index iconLoading Additional Objects
unable to find version definition, index iconBinding to a Version Definition
unable to locate symbol, index iconObtaining New Symbols
exec(2)
index iconLink-Editor
index iconFile Format
executable and linking format, See ELF