Linker and Libraries Guide
    
R
 
 relocatable objects ( Index Term Link )
 
 relocation ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  copy ( Index Term Link ) ( Index Term Link )
  displacement ( Index Term Link )
  immediate ( Index Term Link )
  lazy ( 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 )
 
 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 ) ( Index Term Link )
 
 RTLD_PARENT ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 RUNPATH
  See runpath
 
 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 )
  direct binding ( 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 )
  namespace ( Index Term Link )
  programming interface
   See also dlclose(3DL), dldump(3DL), dlerror(3DL), dlmopen(3DL), and dlopen(3DL)
  relocation processing ( Index Term Link )
  search paths ( Index Term Link ) ( Index Term Link )
  security ( 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_activity() ( Index Term Link )
  la_i86_pltenter() ( Index Term Link )
  la_objclose() ( Index Term Link )
  la_objopen() ( Index Term Link )
  la_objseach() ( Index Term Link )
  la_pltexit() ( Index Term Link )
  la_preinit() ( Index Term Link )
  la_sparcv8_pltenter() ( Index Term Link )
  la_sparcv9_pltenter() ( Index Term Link )
  la_symbind32() ( Index Term Link )
  la_symbind64() ( 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 )