/llvm-project/llvm/unittests/IR/ |
H A D | DebugTypeODRUniquingTest.cpp | 28 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 D | UUID.h | 31 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 D | LocateSymbolFile.h | 23 class UUID; variable
|
/llvm-project/lldb/include/lldb/Target/ |
H A D | ModuleCache.h | 26 class UUID; variable
|
/llvm-project/lldb/source/Plugins/Platform/MacOSX/ |
H A D | PlatformRemoteMacOSX.h | 24 class UUID; variable
|
H A D | PlatformRemoteDarwinDevice.h | 34 class UUID; variable
|
H A D | PlatformAppleSimulator.h | 38 class UUID; variable
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStubCommon.h | 24 using UUID = std::pair<llvm::MachO::Target, std::string>; variable
|
/llvm-project/lldb/source/Utility/ |
H A D | UUID.cpp | 38 UUID::UUID(UUID::CvRecordPdb70 debug_info) { in UUID() function in UUID [all...] |
/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | GsymCreator.h | 144 std::vector<uint8_t> UUID; variable
|
H A D | Header.h | 86 uint8_t UUID[GSYM_MAX_UUID_SIZE]; member
|
/llvm-project/lldb/include/lldb/Core/ |
H A D | ModuleList.h | 46 class UUID; variable
|
/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | ObjectFileTransformer.cpp | 28 std::vector<uint8_t> UUID; getUUID() local
|
/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | RecordsSlice.h | 149 StringRef UUID; member
|
/llvm-project/llvm/unittests/DebugInfo/GSYM/ |
H A D | GSYMTest.cpp | 1020 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 D | raw_ostream.cpp | 160 *this << format("%02" PRIX32, UUID[Idx]); in write_uuid() argument
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 288 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 D | lldb-forward.h | 274 class UUID; global() variable
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | COFF.h | 82 uint8_t UUID[16]; member
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 768 if (LC.C.cmdsize < sizeof(UUID) + sizeof(LC.C)) { in dumpUUID() local
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | COFF.h | 93 uint8_t UUID[16]; global() member
|
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 5188 Node *UUID = nullptr; parseExpr() local
|
/llvm-project/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 5189 Node *UUID = nullptr; parseExpr() local
|