LLVM 22.0.0git
|
Go to the source code of this file.
Functions | |
static Expected< std::unique_ptr< Record > > | metadataRecordType (const XRayFileHeader &Header, uint8_t T) |
static constexpr bool | isMetadataIntroducer (uint8_t FirstByte) |
Definition at line 76 of file FDRRecordProducer.cpp.
Referenced by llvm::xray::FileBasedRecordProducer::produce().
|
static |
Definition at line 37 of file FDRRecordProducer.cpp.
References llvm::createStringError(), llvm_unreachable, and T.
Referenced by llvm::xray::FileBasedRecordProducer::produce().