Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dcoverage-module-unloaded.cpp34 void *handle2 = dlopen(argv[2], RTLD_LAZY); // %dynamiclib2 in main() local
/llvm-project/lldb/unittests/Host/
H A DMainLoopTest.cpp249 auto handle2 = loop.RegisterSignal( TEST_F() local