dlget man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

dlget(3C)							     dlget(3C)

NAME
       dlget() - retrieve information about a loaded module (program or shared
       library)

SYNOPSIS
       [flag]...  file...  [library]...

   Multithread Usage
       This routine is thread-safe.

DESCRIPTION
       is one of a family of routines that give the user direct access to  the
       dynamic	linking facilities.  returns information about a loaded module
       for a process.  retrieves information about a load module from an index
       specifying  the	placement  of  the load module in the dynamic loader's
       search list.  An	 index	of  requests  information  about  the  dynamic
       loader.	 An  index  of	requests  information  about  the program file
       itself.

       If successful, returns a handle for the shared library  as  defined  by
       the return value from

       desc  must  be  preallocated  by	 the  user.  The structure members are
       filled in by the dynamic loader with information	 about	the  requested
       shared library.

       A load_module_desc structure has the following members:

	      struct load_module_desc {
		 unsigned long text_base;
		 unsigned long text_size;
		 unsigned long data_base;
		 unsigned long data_size;
		 unsigned long unwind_base;
		 unsigned long linkage_ptr;
		 unsigned long phdr_base;
		 unsigned long tls_size;
		 unsigned long tls_start_addr;
		 }

       desc_size specifies the size in bytes of the load_module_desc structure
       sent in by the user.

       If a call to is unsuccessful, a	NULL  pointer  is  returned  and  desc
       remains unchanged.

ERRORS
       If fails, a subsequent call to returns one of the following values:
	      Cannot apply relocation in library.

	      Invalid descriptor argument.

	      Invalid descriptor version.

	      Invalid load module index.

	      Out of memory.

	      failed on entry to or exit from

	      failed on exit from

	      failed on entry to

AUTHOR
       was developed by HP.

SEE ALSO
   System Tools
       exec(2)		 System loader.
       ld(1)		 Invokes the link editor.

   Miscellaneous
       a.out(4)		 Assembler, compiler, and linker output.
       dlclose(3C)	 Unloads a shared library previously loaded by
       dlerror(3C)	 Prints the last error message recorded by
       dlerrno(3C)	 Returns an error code for the last error recorded by
       dlgetname(3C)	 Returns  the  name  of	 the storage containing a load
			 module.
       dlmodinfo(3C)	 Returns information about a loaded module.
       dlopen(3C)	 Loads a shared library.
       dlsym(3C)	 Gets the address of a symbol in a shared library.

   Texts and Tutorials
       (See the		 option)
       (See		 manuals(5) for ordering information)

			     ELF Applications Only		     dlget(3C)
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net