Home
last modified time | relevance | path

Searched refs:pie_path (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/elf/
Dtst-dlopen-pie.c31 char *pie_path = xasprintf ("%s/elf/tst-pie1", support_objdir_root); in test_mode() local
32 if (dlopen (pie_path, mode) != NULL) in test_mode()