Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DUUID.h31 UUID(llvm::ArrayRef<uint8_t> bytes) : m_bytes(bytes.begin(), bytes.end()) { in UUID() function
54 UUID(const void *bytes, uint32_t num_bytes) { in UUID() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DLocateSymbolFile.h23 class UUID; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DModuleCache.h26 class UUID; variable
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubCommon.h24 using UUID = std::pair<llvm::MachO::Target, std::string>; variable
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DUUID.cpp38 UUID::UUID(UUID::CvRecordPdb70 debug_info) { in UUID() function in UUID
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h144 std::vector<uint8_t> UUID; variable
H A DHeader.h86 uint8_t UUID[GSYM_MAX_UUID_SIZE]; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h46 class UUID; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp28 std::vector<uint8_t> UUID; in getUUID() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecordsSlice.h149 StringRef UUID; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp160 raw_ostream &raw_ostream::write_uuid(const uuid_t UUID) { in write_uuid()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp288 void BitcodeReaderMetadataList::addTypeRef(MDString &UUID, in addTypeRef()
298 auto *UUID = dyn_cast_or_null<MDString>(MaybeUUID); in upgradeTypeRef() local
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h275 class UUID; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h82 uint8_t UUID[16]; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp768 raw_ostream::uuid_t UUID; in dumpUUID() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h93 uint8_t UUID[16]; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h5188 Node *UUID = nullptr; in parseExpr() local