Home
last modified time | relevance | path

Searched defs:m_uuid (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDataFileCache.h111 std::optional<UUID> m_uuid; member
H A DModuleSpec.h266 UUID m_uuid; variable
H A DModule.h1044 UUID m_uuid; ///< Each module is assumed to have a unique identifier to help variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.h94 UUID m_uuid; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.h146 UUID m_uuid; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.h202 m_uuid; // UUID for this dylib if it has one, else all zeros variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h201 lldb_private::UUID m_uuid; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.h287 lldb_private::UUID m_uuid; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp123 UUID m_uuid; member in __anon8a6959770111::PlaceholderObjectFile