Home
last modified time | relevance | path

Searched defs:g_core_uuid_magic (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h195 static const uint32_t g_core_uuid_magic; variable
H A DObjectFileELF.cpp352 const uint32_t ObjectFileELF::g_core_uuid_magic(0xE210C); member in ObjectFileELF