Searched defs:uuidt (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ |
| HD | ObjectFileELF.cpp | 747 uint32_t uuidt[4] = { gnu_debuglink_crc, 0, 0, 0 }; in GetModuleSpecifications() local 754 uint32_t uuidt[4] = { g_core_uuid_magic, core_notes_crc, 0, 0 }; in GetModuleSpecifications() local 994 uint32_t uuidt[4] = { g_core_uuid_magic, core_notes_crc, 0, 0 }; in GetUUID() local 1005 uint32_t uuidt[4] = { m_gnu_debuglink_crc, 0, 0, 0 }; in GetUUID() local
|