| | | | |
| E |
| |
| | ELF ( ) ( ) ( ) |
| | | (see also object files) ( ) |
| |
| | elf(3E) ( ) |
| |
| | environment variables |
| | | LD_AUDIT ( ) |
| | | LD_BIND_NOT ( ) |
| | | LD_BIND_NOW ( ) ( ) ( ) ( ) ( ) |
| | | LD_BREADTH ( ) |
| | | LD_DEBUG ( ) |
| | | LD_DEBUG_OUTPUT ( ) |
| | | LD_LIBRARY_PATH ( ) ( ) ( ) ( ) ( ) |
| | | LD_LOADFLTR ( ) |
| | | LD_NOAUXFLTR ( ) |
| | | LD_OPTIONS ( ) ( ) |
| | | LD_PRELOAD ( ) ( ) |
| | | LD_PROFILE ( ) |
| | | LD_PROFILE_OUTPUT ( ) |
| | | LD_RUN_PATH ( ) |
| | | SGS_SUPPORT ( ) |
| |
| | error messages |
| | | link-editor |
| | | | illegal argument to option ( ) |
| | | | illegal option ( ) |
| | | | incompatible options ( ) |
| | | | multiple instances of an option ( ) |
| | | | multiply defined symbols ( ) |
| | | | relocations against non-writable sections ( ) |
| | | | shared object name conflicts ( ) |
| | | | soname conflicts ( ) |
| | | | symbol not assigned to version ( ) |
| | | | symbol warnings ( ) ( ) |
| | | | undefined symbols ( ) ( ) |
| | | | undefined symbols from an implicit reference ( ) |
| | | | version unavailable ( ) |
| | | runtime linker |
| | | | copy relocation size differences ( ) |
| | | | relocation errors ( ) ( ) |
| | | | unable to find shared object ( ) ( ) |
| | | | unable to find version definition ( ) |
| | | | unable to locate symbol ( ) |
| |
| | exec(2) ( ) ( ) ( ) |
| |
| | executable and linking format (see ELF) ( ) |
| | | | |
| P |
| |
| | packages |
| | | SUNWosdem ( ) ( ) ( ) |
| | | SUNWtool ( ) |
| |
| | paging ( ) ( ) |
| |
| | performance |
| | | allocating buffers dynamically ( ) |
| | | collapsing multiple definitions ( ) |
| | | improving locality of references ( ) ( ) |
| | | maximizing shareability ( ) |
| | | minimizing data segment ( ) |
| | | position-independent code (see position-dependent code) ( ) |
| | | relocations ( ) ( ) |
| | | the underlying system ( ) |
| | | using automatic variables ( ) |
| |
| | platform specific auxiliary filters ( ) |
| |
| | position-independent code ( ) ( ) ( ) ( ) |
| |
| | preloading objects (see LD_PRELOAD also) ( ) |
| |
| | procedure linkage table ( ) ( ) ( ) ( ) ( ) ( ) |
| | | SPARC ( ) ( ) |
| |
| | profil(2) ( ) |
| |
| | program interpreter ( ) ( ) ( ) |
| | | (see also runtime linker) ( ) |
| |
| | pvs(1) ( ) ( ) ( ) ( ) ( ) |
| | | | |
| R |
| |
| | relocatable objects ( ) |
| |
| | relocation ( ) ( ) ( ) ( ) ( ) |
| | | copy ( ) |
| | | data references ( ) |
| | | function references ( ) |
| | | non-symbolic ( ) ( ) |
| | | runtime linker |
| | | | symbol lookup ( ) ( ) ( ) ( ) |
| | | symbolic ( ) ( ) |
| |
| | RPATH (see also runpath) ( ) |
| |
| | RTLD_DEFAULT |
| | | See also dependency ordering | |
| |
| | RTLD_GLOBAL ( ) ( ) |
| |
| | RTLD_GROUP ( ) |
| |
| | RTLD_LAZY ( ) |
| |
| | RTLD_NEXT |
| | | See also dependency ordering | |
| |
| | RTLD_NOLOAD ( ) |
| |
| | RTLD_NOW ( ) |
| |
| | RTLD_PARENT ( ) ( ) ( ) ( ) |
| |
| | runpath ( ) ( ) ( ) ( ) ( ) ( ) |
| |
| | runtime environment ( ) ( ) ( ) |
| |
| | runtime linker ( ) ( ) ( ) ( ) |
| | | initialization and termination routines ( ) |
| | | lazy binding ( ) ( ) ( ) |
| | | link-maps ( ) |
| | | loading additional objects ( ) |
| | | name-space ( ) |
| | | programming interface (see also dlopen(3X) family of routines) ( ) |
| | | relocation processing ( ) |
| | | search paths ( ) ( ) |
| | | security ( ) ( ) |
| | | shared object processing ( ) |
| | | version definition verification ( ) |
| |
| | runtime linker support interfaces (rtld-audit) ( ) ( ) |
| | | la_i86_pltenter() ( ) |
| | | la_objclose() ( ) |
| | | la_objopen() ( ) |
| | | la_pltexit() ( ) |
| | | la_preinit() ( ) |
| | | la_sparcv8_pltenter() ( ) |
| | | la_symbind32() ( ) |
| | | la_version() ( ) |
| |
| | runtime linker support interfaces (rtld-debugger) ( ) ( ) |
| | | ps_global_sym() ( ) |
| | | ps_pglobal_sym() ( ) |
| | | ps_plog() ( ) |
| | | ps_pread() ( ) |
| | | ps_pwrite() ( ) |
| | | rd_delete() ( ) |
| | | rd_errstr() ( ) |
| | | rd_event_addr() ( ) |
| | | rd_event_enable() ( ) |
| | | rd_event_getmsg() ( ) |
| | | rd_init() ( ) |
| | | rd_loadobj_iter() ( ) |
| | | rd_log() ( ) |
| | | rd_new() ( ) |
| | | rd_objpad_enable() ( ) |
| | | rd_plt_resolution() ( ) |
| | | rd_reset() ( ) |
| |
| | runtime linking ( ) |