LLVM 19.0.0git
Public Attributes | List of all members
llvm::DwarfStringPoolEntryWithExtString Struct Reference

DwarfStringPoolEntry with string keeping externally. More...

#include "llvm/CodeGen/DwarfStringPoolEntry.h"

Inheritance diagram for llvm::DwarfStringPoolEntryWithExtString:
Inheritance graph
[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

StringRef llvm::DwarfStringPoolEntryWithExtString::String

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