pldd (1) Linux Manual Page
pldd – display dynamic shared objects linked into a process Synopsispldd pid pldd optionDescriptionThe pldd command displays a list of the dynamic shared objects (DSOs) that are linked into the process with the specified process ID (PID). The list includes the libraries that have been dynamically loaded using dlopen(3). Options-?, –help Display a help message…
