Searched refs:uuidt (Results 1 – 1 of 1) sorted by relevance
363 uint32_t uuidt[4] = { gnu_debuglink_crc, 0, 0, 0 }; in GetModuleSpecifications() local364 uuid.SetBytes (uuidt, sizeof(uuidt)); in GetModuleSpecifications()479 uint32_t uuidt[4] = { m_gnu_debuglink_crc, 0, 0, 0 }; in GetUUID() local480 uuid->SetBytes (uuidt, sizeof(uuidt)); in GetUUID()