LLVM 19.0.0git
Classes | Namespaces | Typedefs
DebugSubsectionRecord.h File Reference
#include "llvm/DebugInfo/CodeView/CodeView.h"
#include "llvm/Support/BinaryStreamArray.h"
#include "llvm/Support/BinaryStreamRef.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/MathExtras.h"
#include <cstdint>
#include <memory>

Go to the source code of this file.

Classes

struct  llvm::codeview::DebugSubsectionHeader
 
class  llvm::codeview::DebugSubsectionRecord
 
class  llvm::codeview::DebugSubsectionRecordBuilder
 
struct  llvm::VarStreamArrayExtractor< codeview::DebugSubsectionRecord >
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::codeview
 

Typedefs

using llvm::codeview::DebugSubsectionArray = VarStreamArray< DebugSubsectionRecord >