LLVM API Documentation

llvm::DIE Member List
This is the complete list of members for llvm::DIE, including all inherited members.
Abbrevllvm::DIE [protected]
addChild(std::unique_ptr< DIE > Child)llvm::DIE [inline]
addValue(dwarf::Attribute Attribute, dwarf::Form Form, DIEValue *Value)llvm::DIE [inline]
Childrenllvm::DIE [protected]
DIE()llvm::DIE [inline, protected]
DIE(dwarf::Tag Tag)llvm::DIE [inline, explicit]
dump()llvm::DIE
findAttribute(dwarf::Attribute Attribute) const llvm::DIE
getAbbrev()llvm::DIE [inline]
getAbbrev() const llvm::DIE [inline]
getAbbrevNumber() const llvm::DIE [inline]
getChildren() const llvm::DIE [inline]
getOffset() const llvm::DIE [inline]
getParent() const llvm::DIE [inline]
getSize() const llvm::DIE [inline]
getTag() const llvm::DIE [inline]
getUnit() const llvm::DIE
getUnitOrNull() const llvm::DIE
getValues() const llvm::DIE [inline]
Offsetllvm::DIE [protected]
Parentllvm::DIE [protected]
print(raw_ostream &O, unsigned IndentCount=0) const llvm::DIE
setOffset(unsigned O)llvm::DIE [inline]
setSize(unsigned S)llvm::DIE [inline]
Sizellvm::DIE [protected]
Valuesllvm::DIE [protected]