LLVM 22.0.0git
llvm::DwarfStringPoolEntryWithExtString Struct Reference

DwarfStringPoolEntry with string keeping externally. More...

#include "llvm/CodeGen/DwarfStringPoolEntry.h"

Inheritance diagram for llvm::DwarfStringPoolEntryWithExtString:
[legend]

Public Attributes

StringRef String
Public Attributes inherited from llvm::DwarfStringPoolEntry
MCSymbolSymbol = 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

Detailed Description

DwarfStringPoolEntry with string keeping externally.

Definition at line 31 of file DwarfStringPoolEntry.h.

Member Data Documentation

◆ String


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