LLVM API Documentation

llvm::DIE Member List

This is the complete list of members for llvm::DIE, including all inherited members.

AddBlock(unsigned Attribute, unsigned Form, DIEBlock *Block)llvm::DIE
AddChild(DIE *Child)llvm::DIE
AddDelta(unsigned Attribute, unsigned Form, const DWLabel &Hi, const DWLabel &Lo)llvm::DIE
AddDIEntry(unsigned Attribute, unsigned Form, DIE *Entry)llvm::DIE
AddLabel(unsigned Attribute, unsigned Form, const DWLabel &Label)llvm::DIE
AddObjectLabel(unsigned Attribute, unsigned Form, const std::string &Label)llvm::DIE
AddSiblingOffset()llvm::DIE
AddSInt(unsigned Attribute, unsigned Form, int64_t Integer)llvm::DIE
AddString(unsigned Attribute, unsigned Form, const std::string &String)llvm::DIE
AddUInt(unsigned Attribute, unsigned Form, uint64_t Integer)llvm::DIE
Complete(DwarfWriter &DW)llvm::DIE
DIE(unsigned Tag)llvm::DIE
getAbbrevID() const llvm::DIE [inline]
getChildren() const llvm::DIE [inline]
getOffset() const llvm::DIE [inline]
getSize() const llvm::DIE [inline]
getValues() const llvm::DIE [inline]
setOffset(unsigned O)llvm::DIE [inline]
setSize(unsigned S)llvm::DIE [inline]
SiblingOffset() const llvm::DIE [inline]
~DIE()llvm::DIE