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

/external/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1919 bool uuid_match = true; local
1928 uuid_match = false;
1941 if (uuid_match && mappingOffset >= sizeof(struct lldb_copy_dyld_cache_header_v0))

Completed in 92 milliseconds