Dwarf abbreviation, describes the organization of a debug information object.
Synopsis
Declared in <llvm/CodeGen/DIE.h>
class DIEAbbrev
: public FoldingSetNode
Base Classes
Name |
Description |
Convenience alias for the base node type stored in a folding set. |
Member Functions
Name |
Description |
|
|
Adds another set of attribute information to the abbreviation. |
|
Adds another set of attribute information to the abbreviation. |
|
Adds attribute with DW_FORM_implicit_const value |
|
Print the abbreviation using the specified asm printer. |
|
Used to gather unique data for the abbreviation folding set. |
|
Accessors. @{ |
|
Created with MrDocs