logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PAPI_get_shared_lib_info - Get address info about the shared libraries used by the process.

Author

       Generated automatically by Doxygen for PAPI from the source code.

Version 7.1.0.0                                  Thu Dec 14 2023                     PAPI_get_shared_lib_info(3)

Detailed Description

       In C, this function returns a pointer to a structure containing information about the shared library used
       by the program. There is no Fortran equivalent call.

       Note
           This data will be incorporated into the PAPI_get_executable_info call in the future.
           PAPI_get_shared_lib_info will be deprecated and should be used with caution.

       SeealsoPAPI_shlib_info_tPAPI_get_hardware_infoPAPI_get_executable_infoPAPI_get_dmem_infoPAPI_get_optPAPI_library_init

Name

       PAPI_get_shared_lib_info - Get address info about the shared libraries used by the process.

Synopsis

See Also