Home
last modified time | relevance | path

Searched defs:test_dlopen (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/test/cfi/cross-dso/
H A Dshadow_is_read_only.cpp60 const bool test_dlopen = strcmp(argv[1], "dlopen") == 0; in main() local
/llvm-project/compiler-rt/test/dfsan/
H A Dcustom.cpp861 void test_dlopen() { in test_dlopen() function