|
LLVM 22.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 602 of file DWARFAcceleratorTable.h.
| uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::BucketsBase |
Definition at line 604 of file DWARFAcceleratorTable.h.
| uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::CUsBase |
Definition at line 603 of file DWARFAcceleratorTable.h.
| uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::EntriesBase |
Definition at line 608 of file DWARFAcceleratorTable.h.
Referenced by llvm::DWARFDebugNames::NameIndex::getEntryAtRelativeOffset().
| uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::EntryOffsetsBase |
Definition at line 607 of file DWARFAcceleratorTable.h.
| uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::HashesBase |
Definition at line 605 of file DWARFAcceleratorTable.h.
| uint64_t llvm::DWARFDebugNames::DWARFDebugNamesOffsets::StringOffsetsBase |
Definition at line 606 of file DWARFAcceleratorTable.h.