Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h198 static const uint32_t g_core_uuid_magic; global() variable
H A DObjectFileELF.cpp352 const uint32_t ObjectFileELF::g_core_uuid_magic(0xE210C); global() member in ObjectFileELF