9#ifndef LLVM_DEBUGINFO_CODEVIEW_SYMBOLVISITORDELEGATE_H
10#define LLVM_DEBUGINFO_CODEVIEW_SYMBOLVISITORDELEGATE_H
17class BinaryStreamReader;
21class DebugStringTableSubsectionRef;
Provides read only access to a subclass of BinaryStream.
StringRef - Represent a constant reference to a string, i.e.
Represents a read-only view of a CodeView string table.
virtual uint32_t getRecordOffset(BinaryStreamReader Reader)=0
virtual DebugStringTableSubsectionRef getStringTable()=0
virtual ~SymbolVisitorDelegate()=default
virtual StringRef getFileNameForFileOffset(uint32_t FileOffset)=0
This is an optimization pass for GlobalISel generic memory operations.