LLVM 20.0.0git
|
Offsets for the start of various important tables from the start of the section. More...
#include "llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h"
Public Attributes | |
uint64_t | CUsBase |
uint64_t | BucketsBase |
uint64_t | HashesBase |
uint64_t | StringOffsetsBase |
uint64_t | EntryOffsetsBase |
uint64_t | EntriesBase |
Offsets for the start of various important tables from the start of the section.
Definition at line 587 of file DWARFAcceleratorTable.h.
uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::BucketsBase |
Definition at line 589 of file DWARFAcceleratorTable.h.
uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::CUsBase |
Definition at line 588 of file DWARFAcceleratorTable.h.
uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::EntriesBase |
Definition at line 593 of file DWARFAcceleratorTable.h.
Referenced by llvm::DWARFDebugNames::Entry::dumpParentIdx(), and llvm::DWARFDebugNames::NameIndex::getEntryAtRelativeOffset().
uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::EntryOffsetsBase |
Definition at line 592 of file DWARFAcceleratorTable.h.
uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::HashesBase |
Definition at line 590 of file DWARFAcceleratorTable.h.
uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::StringOffsetsBase |
Definition at line 591 of file DWARFAcceleratorTable.h.