A class representing the header of a list table such as the range list table in the .debug_rnglists section.
Declared in <llvm/DebugInfo/DWARF/DWARFListTable.h>
class DWARFListTableHeader;
| Name | Description |
|---|---|
DWARFListTableHeader [constructor] | Constructor |
clear | |
dump | |
extract | Extract the table header and the array of offsets. |
getAddrSize | |
getFormat | |
getHeaderOffset | |
getLength | |
getListTypeString | |
getOffsetEntry | |
getOffsetEntryCount | |
getSectionName | |
getVersion | |
length | Returns the length of the table, including the length field, or 0 if the length has not been determined (e.g. because the table has not yet been parsed, or there was a problem in parsing). |
| Name | Description |
|---|---|
getHeaderSize | Return the size of the table header including the length but not including the offsets. |
getOffsetEntry |