Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dcoverage-module-unloaded.cpp29 void *handle1 = dlopen(argv[1], RTLD_LAZY); // %dynamiclib1 in main() local
/llvm-project/lldb/unittests/Host/
H A DMainLoopTest.cpp91 auto handle1 = loop.RegisterReadObject(socketpair[1], make_callback(), error); TEST_F() local