Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp849 bool uuid_match_ok = true; in LoadImageUsingMemoryModule() local
854 uuid_match_ok = false; in LoadImageUsingMemoryModule()
857 if (uuid_match_ok) in LoadImageUsingMemoryModule()