Searched defs:UUID (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DHeader.h86 uint8_t UUID[GSYM_MAX_UUID_SIZE]; member in struct:llvm::gsym::Header
H A DGsymCreator.h143 std::vector<uint8_t> UUID; member in class:llvm::gsym::GsymCreator
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DUUID.cpp38 UUID::UUID(UUID::CvRecordPdb70 debug_info) { function in class:UUID
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DUUID.h23 class UUID { class in namespace:lldb_private
31 UUID(llvm::ArrayRef<uint8_t> bytes) : m_bytes(bytes.begin(), bytes.end()) { function in class:lldb_private::UUID
54 UUID(const void *bytes, uint32_t num_bytes) { function in class:lldb_private::UUID
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp27 std::vector<uint8_t> UUID; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecordsSlice.h145 StringRef UUID; member in struct:llvm::MachO::RecordsSlice::BinaryAttrs
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h34 ModuleSpec(const FileSpec &file_spec, const UUID &uuid = UUID(), argument
/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp334 static void mapping(IO &IO, UUIDv4 &UUID) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp160 raw_ostream &raw_ostream::write_uuid(const uuid_t UUID) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp288 void BitcodeReaderMetadataList::addTypeRef(MDString &UUID, argument
298 auto *UUID = dyn_cast_or_null<MDString>(MaybeUUID); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h82 uint8_t UUID[16]; member in struct:llvm::COFF::BigObjHeader
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp768 raw_ostream::uuid_t UUID; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h93 uint8_t UUID[16]; member in struct:llvm::object::coff_bigobj_file_header

Completed in 254 milliseconds