Home
last modified time | relevance | path

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.c47 char rtld_db_helper_path[MAXPATHLEN]; variable
108 (void) strcpy(rtld_db_helper_path, (char *)arg); in rd_ctl()
H A Drd_elf.c170 extern char rtld_db_helper_path[MAXPATHLEN];
297 if (rtld_db_helper_path[0] != '\0') in _rd_reset32()
300 rtld_db_helper_path, in _rd_reset32()