LLVM: llvm::DwarfStringPoolEntry Struct Reference (original) (raw)
Data for a string pool entry. More...
#include "[llvm/CodeGen/DwarfStringPoolEntry.h](DwarfStringPoolEntry%5F8h%5Fsource.html)"
Inheritance diagram for llvm::DwarfStringPoolEntry:
| Static Public Attributes | |
|---|---|
| static constexpr unsigned | NotIndexed = -1 |
Detailed Description
Member Function Documentation
◆ isIndexed()
| bool llvm::DwarfStringPoolEntry::isIndexed ( ) const | inline |
|---|
Member Data Documentation
◆ Index
unsigned llvm::DwarfStringPoolEntry::Index = 0
◆ NotIndexed
| unsigned llvm::DwarfStringPoolEntry::NotIndexed = -1 | staticconstexpr |
|---|
◆ Offset
uint64_t llvm::DwarfStringPoolEntry::Offset = 0
◆ Symbol
MCSymbol* llvm::DwarfStringPoolEntry::Symbol = nullptr
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/DwarfStringPoolEntry.h