Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp3709 const uint8_t opencl_uuid[] = { 0x8c, 0x8e, 0xb3, 0x9b, in GetUUID() local
3715 if (!memcmp(uuid_bytes, opencl_uuid, 16)) in GetUUID()