LLVM API Documentation
#include <DwarfAccelTable.h>

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