LLVM 19.0.0git
Classes | Namespaces | Functions
DebugSubsectionVisitor.h File Reference
#include "llvm/DebugInfo/CodeView/StringsAndChecksums.h"
#include "llvm/Support/Error.h"

Go to the source code of this file.

Classes

class  llvm::codeview::DebugSubsectionVisitor
 

Namespaces

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

Functions

Error llvm::codeview::visitDebugSubsection (const DebugSubsectionRecord &R, DebugSubsectionVisitor &V, const StringsAndChecksumsRef &State)
 
template<typename T >
Error llvm::codeview::detail::visitDebugSubsections (T &&FragmentRange, DebugSubsectionVisitor &V, StringsAndChecksumsRef &State)
 
template<typename T >
Error llvm::codeview::visitDebugSubsections (T &&FragmentRange, DebugSubsectionVisitor &V)
 
template<typename T >
Error llvm::codeview::visitDebugSubsections (T &&FragmentRange, DebugSubsectionVisitor &V, const DebugStringTableSubsectionRef &Strings)
 
template<typename T >
Error llvm::codeview::visitDebugSubsections (T &&FragmentRange, DebugSubsectionVisitor &V, const DebugStringTableSubsectionRef &Strings, const DebugChecksumsSubsectionRef &Checksums)