|
LLVM 22.0.0git
|
#include "CodeGen/AsmPrinter/DebugLocStream.h"
Public Member Functions | |
| List (DwarfCompileUnit *CU, size_t EntryOffset) | |
Public Attributes | |
| DwarfCompileUnit * | CU |
| MCSymbol * | Label = nullptr |
| size_t | EntryOffset |
Definition at line 32 of file DebugLocStream.h.
|
inline |
Definition at line 36 of file DebugLocStream.h.
References EntryOffset.
| DwarfCompileUnit* llvm::DebugLocStream::List::CU |
Definition at line 33 of file DebugLocStream.h.
| size_t llvm::DebugLocStream::List::EntryOffset |
Definition at line 35 of file DebugLocStream.h.
Referenced by List().
| MCSymbol* llvm::DebugLocStream::List::Label = nullptr |
Definition at line 34 of file DebugLocStream.h.
Referenced by llvm::DIELocList::emitValue().