Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Dtst-align2.c27 static bool test_destructors; variable
38 if (!test_destructors) in des()
65 in_dso (&result, &test_destructors, &fds[1]); in do_test()
83 test_destructors = true; in do_test()
Dtst-alignmod2.c33 in_dso (int *result, bool *test_destructors, int *fd) in in_dso() argument
46 test_destructorsp = test_destructors; in in_dso()