LLVM API Documentation
#include <DwarfAccelTable.h>

Public Member Functions | |
| HashDataContents (const DIE *D, char Flags) | |
| void | print (raw_ostream &O) const |
Public Attributes | |
| const DIE * | Die |
| char | Flags |
Definition at line 167 of file DwarfAccelTable.h.
| llvm::DwarfAccelTable::HashDataContents::HashDataContents | ( | const DIE * | D, |
| char | Flags | ||
| ) | [inline] |
Definition at line 171 of file DwarfAccelTable.h.
| void llvm::DwarfAccelTable::HashDataContents::print | ( | raw_ostream & | O | ) | const [inline] |
Definition at line 173 of file DwarfAccelTable.h.
References Die, Flags, llvm::DIE::getOffset(), llvm::DIE::getTag(), and llvm::dwarf::TagString().
Referenced by llvm::DwarfAccelTable::print().
Definition at line 168 of file DwarfAccelTable.h.
Referenced by compareDIEs(), and print().
Definition at line 169 of file DwarfAccelTable.h.
Referenced by print().