struct AppleAcceleratorTable::Header
Declaration
struct AppleAcceleratorTable::Header { /* full declaration omitted */ };
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h:84
Member Variables
- public uint32_t Magic
- public uint16_t Version
- public uint16_t HashFunction
- public uint32_t BucketCount
- public uint32_t HashCount
- public uint32_t HeaderDataLength
Method Overview
- public void dump(llvm::ScopedPrinter & W) const
Methods
ΒΆvoid dump(llvm::ScopedPrinter& W) const
void dump(llvm::ScopedPrinter& W) const
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h:92