Searched refs:pie_path (Results 1 – 1 of 1) sorted by relevance
31 char *pie_path = xasprintf ("%s/elf/tst-pie1", support_objdir_root); in test_mode() local32 if (dlopen (pie_path, mode) != NULL) in test_mode()