LLVM: llvm::DebugLocStream::List Struct Reference (original) (raw)

#include "[CodeGen/AsmPrinter/DebugLocStream.h](DebugLocStream%5F8h%5Fsource.html)"

Public Member Functions
Public Attributes
DwarfCompileUnit * CU
MCSymbol * Label = nullptr
size_t EntryOffset

Detailed Description

Definition at line 32 of file DebugLocStream.h.

Constructor & Destructor Documentation

llvm::DebugLocStream::List::List ( DwarfCompileUnit * CU, size_t EntryOffset ) inline

Definition at line 36 of file DebugLocStream.h.

References EntryOffset.

Member Data Documentation

CU

DwarfCompileUnit* llvm::DebugLocStream::List::CU

Definition at line 33 of file DebugLocStream.h.

EntryOffset

size_t llvm::DebugLocStream::List::EntryOffset

Definition at line 35 of file DebugLocStream.h.

Referenced by List().

Label

MCSymbol* llvm::DebugLocStream::List::Label = nullptr

Definition at line 34 of file DebugLocStream.h.

Referenced by llvm::DIELocList::emitValue().


The documentation for this struct was generated from the following file: