Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/llvm/unittests/IR/
H A DDebugTypeODRUniquingTest.cpp28 MDString &UUID = *MDString::get(Context, "string"); in TEST() local
76 MDString &UUID = *MDString::get(Context, "Type"); in TEST() local
124 MDString &UUID = *MDString::get(Context, "UUID"); in TEST() local
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DLocateSymbolFile.h22 class UUID; variable
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DModuleCache.h26 class UUID; variable
/llvm-project-15.0.7/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-15.0.7/llvm/lib/TextAPI/
H A DTextStubCommon.h23 using UUID = std::pair<llvm::MachO::Target, std::string>; variable
H A DInterfaceFile.cpp74 void InterfaceFile::addUUID(const Target &Target_, StringRef UUID) { in addUUID()
H A DTextStubCommon.cpp224 auto UUID = Split.second.trim(); in input() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h141 std::vector<uint8_t> UUID; variable
H A DHeader.h86 uint8_t UUID[GSYM_MAX_UUID_SIZE]; member
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DModuleList.h46 class UUID; variable
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DSymbolMap.cpp96 StringRef UUID(CFStringGetCStringPtr(OldUUID, kCFStringEncodingUTF8)); in Load() local
H A DMachODebugMapParser.cpp203 ArrayRef<uint8_t> UUID = MainBinary.getUuid(); in parseOneBinary() local
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DUUID.h106 UUID(llvm::ArrayRef<uint8_t> bytes) : m_bytes(bytes.begin(), bytes.end()) {} in UUID() function
H A DReproducer.h25 class UUID; variable
/llvm-project-15.0.7/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp27 std::vector<uint8_t> UUID; in getUUID() local
/llvm-project-15.0.7/llvm/unittests/DebugInfo/GSYM/
H A DGSYMTest.cpp1005 uint32_t NumAddresses, ArrayRef<uint8_t> UUID) { in TestEncodeDecode()
1024 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; in TEST() local
1050 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; in TEST() local
1076 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; in TEST() local
1102 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; in TEST() local
1142 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; in TEST() local
2427 uint8_t UUID[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; in TEST() local
/llvm-project-15.0.7/llvm/lib/Support/
H A Draw_ostream.cpp152 raw_ostream &raw_ostream::write_uuid(const uuid_t UUID) { in write_uuid()
/llvm-project-15.0.7/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
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-forward.h260 class UUID; variable
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DCOFF.h82 uint8_t UUID[16]; member
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp89 raw_ostream::uuid_t UUID; in dumpUUID() local
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DCOFF.h93 uint8_t UUID[16]; member
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h4780 Node *UUID = nullptr; in parseExpr() local

12