LLVM: llvm::AppleAccelTableData::Atom Struct Reference (original) (raw)

An Atom defines the form of the data in an Apple accelerator table. More...

#include "[llvm/CodeGen/AccelTable.h](AccelTable%5F8h%5Fsource.html)"

Detailed Description

An Atom defines the form of the data in an Apple accelerator table.

Conceptually it is a column in the accelerator consisting of a type and a specification of the form of its data.

Definition at line 238 of file AccelTable.h.

Constructor & Destructor Documentation

Member Function Documentation

dump()

void llvm::AppleAccelTableData::Atom::dump ( ) const inline

print()

void AppleAccelTableData::Atom::print ( raw_ostream & OS ) const

Member Data Documentation

Form

Type


The documentation for this struct was generated from the following files: