Searched refs:TST_DLOPEN_TLSMODID_PATH (Results 1 – 4 of 4) sorted by relevance
19 #define TST_DLOPEN_TLSMODID_PATH "tst-dlopen-self-pie" macro
24 #define TST_DLOPEN_TLSMODID_PATH "tst-dlopen-self" macro
50 void *handle = dlopen (TST_DLOPEN_TLSMODID_PATH, RTLD_LAZY); in check_dlopen_failure()52 FAIL_EXIT1 ("dlopen succeeded unexpectedly: %s", TST_DLOPEN_TLSMODID_PATH); in check_dlopen_failure()
38 #define TST_DLOPEN_TLSMODID_PATH iconv_path macro
Completed in 12 milliseconds