struct DWARFGdbIndex::SymTableEntry
Declaration
struct DWARFGdbIndex::SymTableEntry { /* full declaration omitted */ };
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h:51
Member Variables
- public uint32_t NameOffset
- public uint32_t VecOffset
- Offset of the symbol's name in the constant pool.