LLVM 22.0.0git
FileHeaderReader.h File Reference
#include "llvm/Support/Compiler.h"
#include "llvm/Support/DataExtractor.h"
#include "llvm/Support/Error.h"
#include "llvm/XRay/XRayRecord.h"
#include <cstdint>

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

LLVM_ABI Expected< XRayFileHeaderllvm::xray::readBinaryFormatHeader (DataExtractor &HeaderExtractor, uint64_t &OffsetPtr)
 Convenience function for loading the file header given a data extractor at a specified offset.