|
LLVM
3.7.0
|
A signature reference to a type unit. More...
#include <DIE.h>
Public Member Functions | |
| DIETypeSignature (const DwarfTypeUnit &Unit) | |
| void | EmitValue (const AsmPrinter *AP, dwarf::Form Form) const |
| unsigned | SizeOf (const AsmPrinter *AP, dwarf::Form Form) const |
| void | print (raw_ostream &O) const |
|
inlineexplicit |
| void DIETypeSignature::EmitValue | ( | const AsmPrinter * | AP, |
| dwarf::Form | Form | ||
| ) | const |
Definition at line 488 of file DIE.cpp.
References llvm::dwarf::DW_FORM_ref_sig8, llvm::DwarfTypeUnit::getTypeSignature(), and llvm::AsmPrinter::OutStreamer.
| void DIETypeSignature::print | ( | raw_ostream & | O | ) | const |
Definition at line 495 of file DIE.cpp.
References llvm::format(), and llvm::DwarfTypeUnit::getTypeSignature().
|
inline |
Definition at line 271 of file DIE.h.
References llvm::dwarf::DW_FORM_ref_sig8.
1.8.6