LLVM API Documentation
This is the complete list of members for llvm::DIE, including all inherited members.
Abbrev | llvm::DIE | protected |
addChild(DIE *Child) | llvm::DIE | inline |
addValue(dwarf::Attribute Attribute, dwarf::Form Form, DIEValue *Value) | llvm::DIE | inline |
Children | llvm::DIE | protected |
DIE(unsigned Tag) | llvm::DIE | inlineexplicit |
dump() | llvm::DIE | |
findAttribute(uint16_t Attribute) | llvm::DIE | |
getAbbrev() | llvm::DIE | inline |
getAbbrev() const | llvm::DIE | inline |
getAbbrevNumber() const | llvm::DIE | inline |
getChildren() const | llvm::DIE | inline |
getCompileUnit() const | llvm::DIE | |
getCompileUnitOrNull() const | llvm::DIE | |
getOffset() const | llvm::DIE | inline |
getParent() const | llvm::DIE | inline |
getSize() const | llvm::DIE | inline |
getTag() const | llvm::DIE | inline |
getValues() const | llvm::DIE | inline |
Offset | llvm::DIE | protected |
Parent | llvm::DIE | protected |
print(raw_ostream &O, unsigned IndentCount=0) const | llvm::DIE | |
setOffset(unsigned O) | llvm::DIE | inline |
setSize(unsigned S) | llvm::DIE | inline |
Size | llvm::DIE | protected |
Values | llvm::DIE | protected |
~DIE() | llvm::DIE | virtual |