Searched refs:Searched (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp52 static bool Searched = false; local
55 if (!Searched) {
56 Searched = true;
65 static bool Searched = false; local
68 if (!Searched) {
69 Searched = true;

Completed in 101 milliseconds