Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DDebugTypeODRUniquingTest.cpp28 MDString &UUID = *MDString::get(Context, "string"); in TEST() local
76 MDString &UUID = *MDString::get(Context, "Type"); TEST() local
124 MDString &UUID = *MDString::get(Context, "UUID"); TEST() local
[all...]
/llvm-project/lldb/include/lldb/Utility/
H A DUUID.h31 UUID(llvm::ArrayRef<uint8_t> bytes) : m_bytes(bytes) { in UUID() function
54 UUID(const void *bytes, uint32_t num_bytes) { UUID() function
[all...]
/llvm-project/lldb/include/lldb/Symbol/
H A DLocateSymbolFile.h23 class UUID; variable
/llvm-project/lldb/include/lldb/Target/
H A DModuleCache.h26 class UUID; variable
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteMacOSX.h24 class UUID; variable
H A DPlatformRemoteDarwinDevice.h34 class UUID; variable
H A DPlatformAppleSimulator.h38 class UUID; variable
/llvm-project/llvm/lib/TextAPI/
H A DTextStubCommon.h24 using UUID = std::pair<llvm::MachO::Target, std::string>; variable
/llvm-project/lldb/source/Utility/
H A DUUID.cpp38 UUID::UUID(UUID::CvRecordPdb70 debug_info) { in UUID() function in UUID
[all...]
/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
/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h46 class UUID; variable
/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp28 std::vector<uint8_t> UUID; getUUID() local
/llvm-project/llvm/include/llvm/TextAPI/
H A DRecordsSlice.h149 StringRef UUID; member
/llvm-project/llvm/unittests/DebugInfo/GSYM/
H A DGSYMTest.cpp1020 ArrayRef<uint8_t> UUID) { in TestEncodeDecode() argument
1039 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; TEST() local
1062 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; TEST() local
1085 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; TEST() local
1108 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; TEST() local
1145 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; TEST() local
2440 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; TEST() local
[all...]
/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp160 *this << format("%02" PRIX32, UUID[Idx]); in write_uuid() argument
/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp288 void BitcodeReaderMetadataList::addTypeRef(MDString &UUID, in addTypeRef() argument
298 auto *UUID = dyn_cast_or_null<MDString>(MaybeUUID); in upgradeTypeRef() local
[all...]
/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h274 class UUID; global() variable
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h82 uint8_t UUID[16]; member
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp768 if (LC.C.cmdsize < sizeof(UUID) + sizeof(LC.C)) { in dumpUUID() local
/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h93 uint8_t UUID[16]; global() member
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h5188 Node *UUID = nullptr; parseExpr() local
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h5189 Node *UUID = nullptr; parseExpr() local