LLVM: llvm::DwarfStringPoolEntryWithExtString Struct Reference (original) (raw)

DwarfStringPoolEntry with string keeping externally. More...

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

Public Attributes
StringRef String
- Public Attributes inherited from llvm::DwarfStringPoolEntry
MCSymbol * Symbol = nullptr
uint64_t Offset = 0
unsigned Index = 0
Additional Inherited Members
- Public Member Functions inherited from llvm::DwarfStringPoolEntry
bool isIndexed () const
- Static Public Attributes inherited from llvm::DwarfStringPoolEntry
static constexpr unsigned NotIndexed = -1

DwarfStringPoolEntry with string keeping externally.

Definition at line 31 of file DwarfStringPoolEntry.h.

String

StringRef llvm::DwarfStringPoolEntryWithExtString::String


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