Linker and Libraries Guide
只搜尋這本書
查看這本書:
以 PDF 格式下載這本書 (674 KB)
Numbers and Symbols
$ADDVERS
See versioning
$PLATFORM
See search paths
A
ABI (see Application Binary Interface and System V Application Binary Interface) ( Index Term Link ) ( Index Term Link )
Application Binary Interface ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
ar(1) ( Index Term Link )
archives ( Index Term Link )
inclusion of shared objects in ( Index Term Link )
link-editor processing ( Index Term Link )
multiple passes through ( Index Term Link )
naming conventions ( Index Term Link )
as(1) ( Index Term Link )
auxiliary filters ( Index Term Link ) ( Index Term Link )
B
base address ( Index Term Link ) ( Index Term Link )
binding ( Index Term Link )
dependency ordering ( Index Term Link )
lazy ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
to shared object dependencies ( Index Term Link ) ( Index Term Link )
to version definitions ( Index Term Link )
to weak version definitions ( Index Term Link )
C
cc(1) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
COMMON ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
compilation environment
See also link-editing and link-editor
D
data representation ( Index Term Link )
debugging aids
link-editing ( Index Term Link )
runtime linking ( Index Term Link )
demonstrations
prefcnt ( Index Term Link )
sotruss ( Index Term Link )
symbindrep ( Index Term Link )
whocalls ( Index Term Link )
dependency
groups ( Index Term Link ) ( Index Term Link )
dependency ordering ( Index Term Link )
dlclose(3X) ( Index Term Link )
dldump(3X) ( Index Term Link )
dlerror(3X) ( Index Term Link )
dlfcn.h ( Index Term Link )
dlmopen(3X) ( Index Term Link )
dlopen(3X) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
effects of ordering ( Index Term Link )
group ( Index Term Link )
dlopen(3X)
group ( Index Term Link )
dlopen(3X)
modes
RTLD_GLOBAL ( Index Term Link ) ( Index Term Link )
RTLD_GROUP ( Index Term Link )
RTLD_LAZY ( Index Term Link )
RTLD_NOLOAD ( Index Term Link )
RTLD_NOW ( Index Term Link )
RTLD_PARENT ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
of a dynamic executable ( Index Term Link )
dlopen(3X)
of a dynamic executable ( Index Term Link )
dlopen(3X)
shared object naming conventions ( Index Term Link )
dlsym(3X) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
special handle
RTLD_DEFAULT ( Index Term Link ) ( Index Term Link )
RTLD_NEXT ( Index Term Link )
dump(1) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
dynamic executables ( Index Term Link ) ( Index Term Link )
dynamic information tags
NEEDED ( Index Term Link ) ( Index Term Link )
RPATH ( Index Term Link )
SONAME ( Index Term Link )
TEXTREL ( Index Term Link )
dynamic linking ( Index Term Link )
implementation ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
E
ELF ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
(see also object files) ( Index Term Link )
elf(3E) ( Index Term Link )
environment variables
LD_AUDIT ( Index Term Link )
LD_BIND_NOT ( Index Term Link )
LD_BIND_NOW ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
LD_BREADTH ( Index Term Link )
LD_DEBUG ( Index Term Link )
LD_DEBUG_OUTPUT ( Index Term Link )
LD_LIBRARY_PATH ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
LD_LOADFLTR ( Index Term Link )
LD_NOAUXFLTR ( Index Term Link )
LD_OPTIONS ( Index Term Link ) ( Index Term Link )
LD_PRELOAD ( Index Term Link ) ( Index Term Link )
LD_PROFILE ( Index Term Link )
LD_PROFILE_OUTPUT ( Index Term Link )
LD_RUN_PATH ( Index Term Link )
SGS_SUPPORT ( Index Term Link )
error messages
link-editor
illegal argument to option ( Index Term Link )
illegal option ( Index Term Link )
incompatible options ( Index Term Link )
multiple instances of an option ( Index Term Link )
multiply defined symbols ( Index Term Link )
relocations against non-writable sections ( Index Term Link )
shared object name conflicts ( Index Term Link )
soname conflicts ( Index Term Link )
symbol not assigned to version ( Index Term Link )
symbol warnings ( Index Term Link ) ( Index Term Link )
undefined symbols ( Index Term Link ) ( Index Term Link )
undefined symbols from an implicit reference ( Index Term Link )
version unavailable ( Index Term Link )
runtime linker
copy relocation size differences ( Index Term Link )
relocation errors ( Index Term Link ) ( Index Term Link )
unable to find shared object ( Index Term Link ) ( Index Term Link )
unable to find version definition ( Index Term Link )
unable to locate symbol ( Index Term Link )
exec(2) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
executable and linking format (see ELF) ( Index Term Link )
F
f77(1) ( Index Term Link )
filters ( Index Term Link )
auxiliary ( Index Term Link ) ( Index Term Link )
platform specific ( Index Term Link )
standard ( Index Term Link ) ( Index Term Link )
G
generating a shared object ( Index Term Link )
generating an executable ( Index Term Link )
generating the output file image ( Index Term Link )
global offset table ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
global symbols ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
I
initialization and termination ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
input file processing ( Index Term Link )
interface
private ( Index Term Link )
public ( Index Term Link ) ( Index Term Link )
interposition ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
interpreter (see also runtime linker) ( Index Term Link )
L
lazy binding ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
ld(1) ( Index Term Link )
LD_AUDIT ( Index Term Link )
LD_BIND_NOT ( Index Term Link )
LD_BIND_NOW ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
LD_BREADTH ( Index Term Link )
LD_DEBUG ( Index Term Link )
LD_DEBUG_OUTPUT ( Index Term Link )
LD_LIBRARY_PATH ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
LD_LOADFLTR ( Index Term Link )
LD_NOAUXFLTR ( Index Term Link )
LD_OPTIONS ( Index Term Link ) ( Index Term Link )
LD_PRELOAD ( Index Term Link ) ( Index Term Link )
LD_PROFILE ( Index Term Link )
LD_PROFILE_OUTPUT ( Index Term Link )
LD_RUN_PATH ( Index Term Link )
ld.so.1(1) (see also runtime linker) ( Index Term Link ) ( Index Term Link )
ld.so.1(1) (see runtime linker) ( Index Term Link )
ldd(1) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
ldd(1) options ( Index Term Link )
--d ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
--i ( Index Term Link )
--l ( Index Term Link )
--r ( Index Term Link ) ( Index Term Link )
--v ( Index Term Link )
libdl.so.1 ( Index Term Link )
libelf.so.1 ( Index Term Link ) ( Index Term Link )
libldstab.so.1 ( Index Term Link )
libraries
archives ( Index Term Link )
naming conventions ( Index Term Link )
shared ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
link-editing ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
adding additional libraries ( Index Term Link )
archive processing ( Index Term Link )
binding to a version definition ( Index Term Link ) ( Index Term Link )
dynamic ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
input file processing ( Index Term Link )
library input processing ( Index Term Link )
library linking options ( Index Term Link )
mixing shared objects and archives ( Index Term Link )
multiply defined symbols ( Index Term Link )
position of files on command line ( Index Term Link )
search paths ( Index Term Link ) ( Index Term Link )
shared object processing ( Index Term Link )
link-editor ( Index Term Link ) ( Index Term Link )
debugging aids ( Index Term Link )
error messages
See error messages
invoking directly ( Index Term Link )
invoking using compiler driver ( Index Term Link )
overview ( Index Term Link )
sections ( Index Term Link )
segments ( Index Term Link )
specifying options ( Index Term Link )
link-editor options
--a ( Index Term Link )
-B dynamic ( Index Term Link )
--B group ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
--B reduce ( Index Term Link ) ( Index Term Link )
-B static ( Index Term Link )
--B static ( Index Term Link )
--D ( Index Term Link )
--d ( Index Term Link ) ( Index Term Link )
--e ( Index Term Link )
--F ( Index Term Link )
--f ( Index Term Link )
--G ( Index Term Link )
--h ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
--i ( Index Term Link )
--L ( Index Term Link ) ( Index Term Link )
--l ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
--M ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
--m ( Index Term Link ) ( Index Term Link )
--R ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
--r ( Index Term Link ) ( Index Term Link )
--S ( Index Term Link )
--s ( Index Term Link )
--t ( Index Term Link ) ( Index Term Link )
--u ( Index Term Link ) ( Index Term Link )
--Y ( Index Term Link )
--z allextract ( Index Term Link )
--z defaultextract ( Index Term Link )
--z defs ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
--z ignore ( Index Term Link )
--z initfirst ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
--z loadfltr ( Index Term Link ) ( Index Term Link )
--z muldefs ( Index Term Link )
--z nodefs ( Index Term Link ) ( Index Term Link )
--z nodelete ( Index Term Link )
--z nodlopen ( Index Term Link )
--z noversion ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
--z now ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
--z text ( Index Term Link ) ( Index Term Link )
--z weakextract ( Index Term Link ) ( Index Term Link )
link-editor output
dynamic executables ( Index Term Link )
relocatable objects ( Index Term Link )
shared objects ( Index Term Link )
static executables ( Index Term Link )
link-editor support interface (ld-support) ( Index Term Link )
ld_atexit() ( Index Term Link )
ld_file() ( Index Term Link )
ld_section() ( Index Term Link )
ld_start() ( Index Term Link )
local symbols ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
lorder(1) ( Index Term Link ) ( Index Term Link )
M
mapfiles ( Index Term Link ) ( Index Term Link )
defaults ( Index Term Link )
error messages ( Index Term Link )
example ( Index Term Link )
map structure ( Index Term Link )
mapping directives ( Index Term Link )
segment declarations ( Index Term Link )
size-symbol declarations ( Index Term Link )
structure ( Index Term Link )
syntax ( Index Term Link )
usage ( Index Term Link )
mmap(2) ( Index Term Link )
multiply defined symbols ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
N
Name-space ( Index Term Link )
naming conventions
archives ( Index Term Link )
libraries ( Index Term Link )
shared objects ( Index Term Link ) ( Index Term Link )
NEEDED ( Index Term Link ) ( Index Term Link )
nm(1) ( Index Term Link ) ( Index Term Link )
O
object files ( Index Term Link )
base address ( Index Term Link ) ( Index Term Link )
data representation ( Index Term Link )
global offset table (see global offset table) ( Index Term Link )
note section ( Index Term Link ) ( Index Term Link )
preloading at runtime ( Index Term Link )
procedure linkage table (see procedure linkage table) ( Index Term Link ) ( Index Term Link )
program header ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
program interpretor ( Index Term Link )
program loading ( Index Term Link )
relocation ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
section alignment ( Index Term Link )
section attributes ( Index Term Link ) ( Index Term Link )
section header ( Index Term Link ) ( Index Term Link )
section names ( Index Term Link ) ( Index Term Link )
section types ( Index Term Link ) ( Index Term Link )
segment contents ( Index Term Link ) ( Index Term Link )
segment permissions ( Index Term Link ) ( Index Term Link )
segment types ( Index Term Link ) ( Index Term Link )
string table ( Index Term Link ) ( Index Term Link )
symbol table ( Index Term Link ) ( Index Term Link )
P
packages
SUNWosdem ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
SUNWtool ( Index Term Link )
paging ( Index Term Link ) ( Index Term Link )
performance
allocating buffers dynamically ( Index Term Link )
collapsing multiple definitions ( Index Term Link )
improving locality of references ( Index Term Link ) ( Index Term Link )
maximizing shareability ( Index Term Link )
minimizing data segment ( Index Term Link )
position-independent code (see position-dependent code) ( Index Term Link )
relocations ( Index Term Link ) ( Index Term Link )
the underlying system ( Index Term Link )
using automatic variables ( Index Term Link )
platform specific auxiliary filters ( Index Term Link )
position-independent code ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
preloading objects (see LD_PRELOAD also) ( Index Term Link )
procedure linkage table ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
SPARC ( Index Term Link ) ( Index Term Link )
profil(2) ( Index Term Link )
program interpreter ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
(see also runtime linker) ( Index Term Link )
pvs(1) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
R
relocatable objects ( Index Term Link )
relocation ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
copy ( Index Term Link )
data references ( Index Term Link )
function references ( Index Term Link )
non-symbolic ( Index Term Link ) ( Index Term Link )
runtime linker
symbol lookup ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
symbolic ( Index Term Link ) ( Index Term Link )
RPATH (see also runpath) ( Index Term Link )
RTLD_DEFAULT
See also dependency ordering
RTLD_GLOBAL ( Index Term Link ) ( Index Term Link )
RTLD_GROUP ( Index Term Link )
RTLD_LAZY ( Index Term Link )
RTLD_NEXT
See also dependency ordering
RTLD_NOLOAD ( Index Term Link )
RTLD_NOW ( Index Term Link )
RTLD_PARENT ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
runpath ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
runtime environment ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
runtime linker ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
initialization and termination routines ( Index Term Link )
lazy binding ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
link-maps ( Index Term Link )
loading additional objects ( Index Term Link )
name-space ( Index Term Link )
programming interface (see also dlopen(3X) family of routines) ( Index Term Link )
relocation processing ( Index Term Link )
search paths ( Index Term Link ) ( Index Term Link )
security ( Index Term Link ) ( Index Term Link )
shared object processing ( Index Term Link )
version definition verification ( Index Term Link )
runtime linker support interfaces (rtld-audit) ( Index Term Link ) ( Index Term Link )
la_i86_pltenter() ( Index Term Link )
la_objclose() ( Index Term Link )
la_objopen() ( Index Term Link )
la_pltexit() ( Index Term Link )
la_preinit() ( Index Term Link )
la_sparcv8_pltenter() ( Index Term Link )
la_symbind32() ( Index Term Link )
la_version() ( Index Term Link )
runtime linker support interfaces (rtld-debugger) ( Index Term Link ) ( Index Term Link )
ps_global_sym() ( Index Term Link )
ps_pglobal_sym() ( Index Term Link ) ( Index Term Link )
ps_plog() ( Index Term Link )
ps_pread() ( Index Term Link )
ps_pwrite() ( Index Term Link )
rd_delete() ( Index Term Link )
rd_errstr() ( Index Term Link )
rd_event_addr() ( Index Term Link )
rd_event_enable() ( Index Term Link )
rd_event_getmsg() ( Index Term Link )
rd_init() ( Index Term Link )
rd_loadobj_iter() ( Index Term Link )
rd_log() ( Index Term Link )
rd_new() ( Index Term Link )
rd_objpad_enable() ( Index Term Link )
rd_plt_resolution() ( Index Term Link )
rd_reset() ( Index Term Link )
runtime linking ( Index Term Link )
S
SCD (see SPARC Compliance Definition) ( Index Term Link )
search paths
link-editing ( Index Term Link )
runtime linker ( Index Term Link ) ( Index Term Link )
$PLATFORM token ( Index Term Link )
section types ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
.bss ( Index Term Link )
.data ( Index Term Link ) ( Index Term Link )
.dynamic ( Index Term Link ) ( Index Term Link )
.dynstr ( Index Term Link )
.dynsym ( Index Term Link )
.fini ( Index Term Link ) ( Index Term Link )
.got ( Index Term Link ) ( Index Term Link )
.init ( Index Term Link ) ( Index Term Link )
.interp ( Index Term Link )
.picdata ( Index Term Link )
.plt ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
.rela.text ( Index Term Link )
.rodata ( Index Term Link )
.strtab ( Index Term Link ) ( Index Term Link )
.SUNW_version ( Index Term Link )
.symtab ( Index Term Link ) ( Index Term Link )
.text ( Index Term Link )
sections ( Index Term Link ) ( Index Term Link )
(see also section types) ( Index Term Link )
security ( Index Term Link ) ( Index Term Link )
segments ( Index Term Link ) ( Index Term Link )
data ( Index Term Link )
data ( Index Term Link )
text ( Index Term Link )
text ( Index Term Link )
SGS_SUPPORT ( Index Term Link )
shared libraries (see shared objects) ( Index Term Link )
shared objects ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
as filters (see filters) ( Index Term Link )
building (see also performance) ( Index Term Link )
dependency ordering ( Index Term Link )
explicit definition ( Index Term Link )
implementation ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
implicit definition ( Index Term Link )
link-editor processing ( Index Term Link )
naming conventions ( Index Term Link ) ( Index Term Link )
recording a runtime name ( Index Term Link )
with dependencies ( Index Term Link )
size(1) ( Index Term Link )
SONAME ( Index Term Link )
SPARC Compliance Definition ( Index Term Link )
standard filters ( Index Term Link ) ( Index Term Link )
static executables ( Index Term Link )
strings(1) ( Index Term Link )
strip(1) ( Index Term Link )
SUNWosdem ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
SUNWtoo ( Index Term Link )
support interfaces
link-editor (ld-support) ( Index Term Link )
runtime linker (rtld-audit) ( Index Term Link ) ( Index Term Link )
runtime linker (rtld-debugger) ( Index Term Link ) ( Index Term Link )
symbol reserved names ( Index Term Link )
_DYNAMIC ( Index Term Link )
_edata ( Index Term Link )
_end ( Index Term Link )
_END_ ( Index Term Link )
_etext ( Index Term Link )
_fini ( Index Term Link )
_GLOBAL_OFFSET_TABLE_ ( Index Term Link ) ( Index Term Link )
_init ( Index Term Link )
main ( Index Term Link )
_PROCEDURE_LINKAGE_TABLE_ ( Index Term Link )
_start ( Index Term Link )
_START_ ( Index Term Link )
symbol resolution ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
complex ( Index Term Link )
fatal ( Index Term Link )
interposition (see interposition) ( Index Term Link )
multiple definitions ( Index Term Link )
search scope
group ( Index Term Link )
simple ( Index Term Link )
symbol visibility
global ( Index Term Link )
local ( Index Term Link )
symbols
absolute ( Index Term Link ) ( Index Term Link )
archive extraction ( Index Term Link )
auto-reduction ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
COMMON ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
defined ( Index Term Link )
definition ( Index Term Link ) ( Index Term Link )
existence test ( Index Term Link )
global ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
local ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
private interface ( Index Term Link )
public interface ( Index Term Link )
reference ( Index Term Link ) ( Index Term Link )
runtime lookup ( Index Term Link ) ( Index Term Link )
deferred ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
scope ( Index Term Link ) ( Index Term Link )
tentative ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
ordering in the output file ( Index Term Link )
realignment ( Index Term Link )
undefined ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
weak ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
System V Application Binary Interface ( Index Term Link )
T
tentative symbols ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
TEXTREL ( Index Term Link )
tsort(1) ( Index Term Link ) ( Index Term Link )
U
undefined symbols ( Index Term Link )
/usr/ccs/bin/ld
See link-editor
/usr/lib ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
usr/lib/ld.so.1 ( Index Term Link )
/usr/lib/ld.so.1 ( Index Term Link )
V
versioning ( Index Term Link )
base version definition ( Index Term Link )
binding to a definition ( Index Term Link ) ( Index Term Link )
$ADDVERS ( Index Term Link )
defining a public interface ( Index Term Link ) ( Index Term Link )
definitions ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
file control directive ( Index Term Link )
filename ( Index Term Link ) ( Index Term Link )
generating definitions within an image ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
normalization ( Index Term Link )
overview ( Index Term Link )
runtime verification ( Index Term Link ) ( Index Term Link )
virtual addressing ( Index Term Link )
W
weak symbols ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
undefined ( Index Term Link )