The GNU linker NAME ld - The GNU linker SYNOPSIS ld [ options ] objfile ... DESCRIPTION ld combines a number of object and archive files, relocates their data and ties up symbol re…The GNU linker NAME ld - The GNU linker SYNOPSIS ld [ options ] objfile ... DESCRIPTION ld combines a number of object and archive files, relocates their data and ties up symbol re…read and display shared object profiling data NAME sprof - read and display shared object profiling data SYNOPSIS sprof [ option ]... shared-object-path [ profile-data-path ] DESCR…dynamic linker/loader NAME ld.so, ld-linux.so - dynamic linker/loader SYNOPSIS The dynamic linker can be run either indirectly by running some dynamically linked program or shared …dynamic linker/loader NAME ld.so, ld-linux.so - dynamic linker/loader SYNOPSIS The dynamic linker can be run either indirectly by running some dynamically linked program or shared …dynamic linker/loader NAME ld.so, ld-linux.so - dynamic linker/loader SYNOPSIS The dynamic linker can be run either indirectly by running some dynamically linked program or shared …print shared object dependencies NAME ldd - print shared object dependencies SYNOPSIS ldd [ option ]... file ... DESCRIPTION ldd prints the shared objects (shared libraries) requir…configure dynamic linker run-time bindings NAME ldconfig - configure dynamic linker run-time bindings SYNOPSIS /sbin/ldconfig [ -nNvVX ] [ -C cache ] [ -f conf ] [ -r root ] direct…multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math library ( libm , -lm ) SYNOPSI…multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math library ( libm , -lm ) SYNOPSI…multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math library ( libm , -lm ) SYNOPSI…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…attach a line discipline to a serial line NAME ldattach - attach a line discipline to a serial line SYNOPSIS ldattach [ -1278denoVh ] [ -i iflag ] [ -s speed ] ldisc device DESCRIP…auditing API for the dynamic linker NAME rtld-audit - auditing API for the dynamic linker SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <link.h> DESCRIPTIO…The GNU linker NAME ld - The GNU linker SYNOPSIS ld [ options ] objfile ... DESCRIPTION ld combines a number of object and archive files, relocates their data and ties up symbol re…The GNU linker NAME ld - The GNU linker SYNOPSIS ld [ options ] objfile ... DESCRIPTION ld combines a number of object and archive files, relocates their data and ties up symbol re…the portable GNU assembler. NAME AS - the portable GNU assembler. SYNOPSIS as [ -a [ cdghilns ][= file ]] [ --alternate ] [ --compress-debug-sections ] [ --nocompress-debug-section…obtain address of a symbol in a shared object or executable NAME dlsym, dlvsym - obtain address of a symbol in a shared object or executable LIBRARY Dynamic linking library ( libdl…