LLVM 20.0.0git
|
#include "llvm/XRay/FileHeaderReader.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::xray |
Functions | |
Expected< XRayFileHeader > | llvm::xray::readBinaryFormatHeader (DataExtractor &HeaderExtractor, uint64_t &OffsetPtr) |
Convenience function for loading the file header given a data extractor at a specified offset. | |