| | | |
| 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_NOAUDIT ( ) |
| | LD_NOAUXFLTR ( ) |
| | LD_NODIRECT ( ) |
| | LD_NOLAZYLOAD ( ) |
| | LD_OPTIONS ( ) ( ) |
| | LD_PRELOAD ( ) ( ) ( ) |
| | LD_PROFILE ( ) |
| | LD_PROFILE_OUTPUT ( ) |
| | LD_RUN_PATH ( ) |
| | LD_SIGNAL ( ) |
| | 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 ( ) |
|
| PIC |
| | See position-independent code | |
|
| platform specific auxiliary filters ( ) |
|
| .plt |
| | See procedure linkage table | |
|
| position-independent code ( ) ( ) ( ) |
|
| preloading objects |
| | See LD_PRELOAD | |
|
| procedure linkage table ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) |
| | 64–bit SPARC ( ) |
| | IA ( ) ( ) ( ) |
| | SPARC ( ) ( ) ( ) ( ) |
|
| profil(2) ( ) |
|
| program interpreter |
| | See also runtime linker | |
|
| pvs(1) ( ) ( ) ( ) ( ) ( ) |
| | | |
| R |
|
| relocatable objects ( ) |
|
| relocation ( ) ( ) ( ) ( ) |
| | copy ( ) ( ) |
| | displacement ( ) |
| | immediate ( ) |
| | lazy ( ) |
| | non-symbolic ( ) ( ) |
| | runtime linker |
| | | symbol lookup ( ) ( ) ( ) ( ) |
| | symbolic ( ) ( ) |
|
| 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 |
| | See runpath | |
|
| runpath ( ) ( ) ( ) ( ) ( ) ( ) |
|
| runtime environment ( ) ( ) ( ) |
|
| runtime linker ( ) ( ) ( ) |
| | direct binding ( ) ( ) ( ) ( ) |
| | initialization and termination routines ( ) |
| | lazy binding ( ) ( ) ( ) |
| | link-maps ( ) |
| | loading additional objects ( ) |
| | namespace ( ) |
| | programming interface |
| | | See also dlclose(3DL), dldump(3DL), dlerror(3DL), dlmopen(3DL), and dlopen(3DL) | |
| | relocation processing ( ) |
| | search paths ( ) ( ) |
| | security ( ) |
| | shared object processing ( ) |
| | version definition verification ( ) |
|
| runtime linker support interfaces (rtld-audit) ( ) ( ) |
| | la_activity() ( ) |
| | la_i86_pltenter() ( ) |
| | la_objclose() ( ) |
| | la_objopen() ( ) |
| | la_objseach() ( ) |
| | la_pltexit() ( ) |
| | la_preinit() ( ) |
| | la_sparcv8_pltenter() ( ) |
| | la_sparcv9_pltenter() ( ) |
| | la_symbind32() ( ) |
| | la_symbind64() ( ) |
| | 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 ( ) |