LLVM 22.0.0git
DebugSubsectionVisitor.h File Reference

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)