Home
last modified time | relevance | path

Searched defs:UUID (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DSymbols.h21 class UUID; variable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DModuleCache.h27 class UUID; variable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DUUID.h97 UUID(llvm::ArrayRef<uint8_t> bytes) : m_bytes(bytes.begin(), bytes.end()) {} in UUID() function
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModuleList.h70 class UUID; variable
/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp296 void BitcodeReaderMetadataList::addTypeRef(MDString &UUID, in addTypeRef()
306 auto *UUID = dyn_cast_or_null<MDString>(MaybeUUID); in upgradeTypeRef() local
/freebsd-12.1/contrib/llvm/lib/Support/
H A Draw_ostream.cpp137 raw_ostream &raw_ostream::write_uuid(const uuid_t UUID) { in write_uuid()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-forward.h281 class UUID; variable
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp80 raw_ostream::uuid_t UUID; in dumpUUID() local
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DCOFF.h84 uint8_t UUID[16]; member
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DCOFF.h94 uint8_t UUID[16]; member