Accelerator table data implementation for Apple type accelerator tables.
Synopsis
Declared in <llvm/CodeGen/AccelTable.h>
class AppleAccelTableTypeData
: public AppleAccelTableOffsetData
Base Classes
Name |
Description |
Accelerator table data implementation for simple Apple accelerator tables with just a DIE reference. |
Types
Name |
Description |
Column descriptor for an Apple accelerator table entry. |
Member Functions
Name |
Description |
|
Construct type‐entry data referencing DIE |
|
Emit the DIE offset, tag, and type‐flag atoms for this entry. |
|
Print this entry to |
Compare entries using their stable order key. |
Static Member Functions
Name |
Description |
Hash |
Static Data Members
Name |
Description |
Atom list describing DIE offset, tag, and type flags. |
Protected Member Functions
Name |
Description |
|
Order entries by the referenced DIE offset. |