Home
last modified time | relevance | path

Searched defs:uuid_bytes (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/source/Interpreter/
H A DOptionValueUUID.cpp68 llvm::SmallVector<uint8_t, 20> uuid_bytes; in AutoComplete() local
/llvm-project/lldb/source/Utility/
H A DUUID.cpp75 uuid_bytes.clear(); in DecodeUUIDBytesFromString() argument
/llvm-project/lldb/source/Core/
H A DDataFileCache.cpp215 llvm::ArrayRef<uint8_t> uuid_bytes = m_uuid->GetBytes(); in Encode() local
/llvm-project/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp252 uuid_t uuid_bytes; in LoadBinaryViaLowmemUUID() local
/llvm-project/lldb/source/API/
H A DSBModule.cpp165 const uint8_t *uuid_bytes = nullptr; in GetUUIDBytes() local
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2334 const uint8_t *uuid_bytes = m_data.PeekData(offset, 16); ParseSymtab() local