/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | UUID.h | 31 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
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/ |
H A D | LocateSymbolFile.h | 23 class UUID; variable
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/ |
H A D | ModuleCache.h | 26 class UUID; variable
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/ |
H A D | TextStubCommon.h | 23 using UUID = std::pair<llvm::MachO::Target, std::string>; variable
|
H A D | InterfaceFile.cpp | 74 void InterfaceFile::addUUID(const Target &Target_, StringRef UUID) { in addUUID()
|
H A D | TextStubCommon.cpp | 225 auto UUID = Split.second.trim(); in input() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | GsymCreator.h | 141 std::vector<uint8_t> UUID; variable
|
H A D | Header.h | 86 uint8_t UUID[GSYM_MAX_UUID_SIZE]; member
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | UUID.cpp | 38 UUID::UUID(UUID::CvRecordPdb70 debug_info) { in UUID() function in UUID
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/ |
H A D | ModuleList.h | 46 class UUID; variable
|
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/ |
H A D | SymbolMap.cpp | 96 StringRef UUID(CFStringGetCStringPtr(OldUUID, kCFStringEncodingUTF8)); in Load() local
|
H A D | MachODebugMapParser.cpp | 204 ArrayRef<uint8_t> UUID = MainBinary.getUuid(); in parseOneBinary() local
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/ |
H A D | ObjectFileTransformer.cpp | 27 std::vector<uint8_t> UUID; in getUUID() local
|
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 287 void BitcodeReaderMetadataList::addTypeRef(MDString &UUID, in addTypeRef() 297 auto *UUID = dyn_cast_or_null<MDString>(MaybeUUID); in upgradeTypeRef() local
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 159 raw_ostream &raw_ostream::write_uuid(const uuid_t UUID) { in write_uuid()
|
/openbsd-src/gnu/llvm/lldb/include/lldb/ |
H A D | lldb-forward.h | 264 class UUID; variable
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 88 raw_ostream::uuid_t UUID; in dumpUUID() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | COFF.h | 82 uint8_t UUID[16]; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/ |
H A D | COFF.h | 93 uint8_t UUID[16]; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 4800 Node *UUID = nullptr; in parseExpr() local
|
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 4800 Node *UUID = nullptr; in parseExpr() local
|