LLVM: llvm::DebugLocStream::Entry Struct Reference (original) (raw)
#include "[CodeGen/AsmPrinter/DebugLocStream.h](DebugLocStream%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| const MCSymbol * | Begin |
| const MCSymbol * | End |
| size_t | ByteOffset |
| size_t | CommentOffset |
Detailed Description
Definition at line 39 of file DebugLocStream.h.
Member Data Documentation
◆ Begin
const MCSymbol* llvm::DebugLocStream::Entry::Begin
Definition at line 40 of file DebugLocStream.h.
◆ ByteOffset
size_t llvm::DebugLocStream::Entry::ByteOffset
Definition at line 42 of file DebugLocStream.h.
◆ CommentOffset
size_t llvm::DebugLocStream::Entry::CommentOffset
Definition at line 43 of file DebugLocStream.h.
◆ End
const MCSymbol* llvm::DebugLocStream::Entry::End
Definition at line 41 of file DebugLocStream.h.
The documentation for this struct was generated from the following file:
- lib/CodeGen/AsmPrinter/DebugLocStream.h