Go to the source code of this file.
◆ main()
Definition at line 12 of file PAPI_get_executable_info.c.
27 printf(
"Library initialization error! \n");
38 printf(
"PAPI_get_executable_info error! \n");
43 printf(
"Start text addess of user program is at %p\n",
45 printf(
"End text address of user program is at %p\n",
get the executable's info
int PAPI_library_init(int version)
const PAPI_exe_info_t * PAPI_get_executable_info(void)
PAPI_address_map_t address_info