Searched refs:rtld_db_helper_path (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Drtld_db.c46 char rtld_db_helper_path[MAXPATHLEN]; variable
107 (void) strcpy(rtld_db_helper_path, (char *)arg);
H A Drd_elf.c170 extern char rtld_db_helper_path[MAXPATHLEN];
297 if (rtld_db_helper_path[0] != '\0')
300 rtld_db_helper_path,

Completed in 45 milliseconds