|
LLVM
3.7.0
|
This is the complete list of members for llvm::DwarfUnit, including all inherited members.
| addAccelNamespace(StringRef Name, const DIE &Die) | llvm::DwarfUnit | |
| addBlock(DIE &Die, dwarf::Attribute Attribute, DIELoc *Block) | llvm::DwarfUnit | |
| addBlock(DIE &Die, dwarf::Attribute Attribute, DIEBlock *Block) | llvm::DwarfUnit | |
| addBlockByrefAddress(const DbgVariable &DV, DIE &Die, dwarf::Attribute Attribute, const MachineLocation &Location) | llvm::DwarfUnit | |
| addConstantFPValue(DIE &Die, const MachineOperand &MO) | llvm::DwarfUnit | |
| addConstantFPValue(DIE &Die, const ConstantFP *CFP) | llvm::DwarfUnit | |
| addConstantValue(DIE &Die, const MachineOperand &MO, const DIType *Ty) | llvm::DwarfUnit | |
| addConstantValue(DIE &Die, const ConstantInt *CI, const DIType *Ty) | llvm::DwarfUnit | |
| addConstantValue(DIE &Die, const APInt &Val, const DIType *Ty) | llvm::DwarfUnit | |
| addConstantValue(DIE &Die, const APInt &Val, bool Unsigned) | llvm::DwarfUnit | |
| addConstantValue(DIE &Die, bool Unsigned, uint64_t Val) | llvm::DwarfUnit | |
| addDIEEntry(DIE &Die, dwarf::Attribute Attribute, DIE &Entry) | llvm::DwarfUnit | |
| addDIEEntry(DIE &Die, dwarf::Attribute Attribute, DIEEntry Entry) | llvm::DwarfUnit | |
| addDIETypeSignature(DIE &Die, const DwarfTypeUnit &Type) | llvm::DwarfUnit | |
| addFlag(DIE &Die, dwarf::Attribute Attribute) | llvm::DwarfUnit | |
| addGlobalName(StringRef Name, DIE &Die, const DIScope *Context) | llvm::DwarfUnit | inlinevirtual |
| addGlobalType(const DIType *Ty, const DIE &Die, const DIScope *Context) | llvm::DwarfUnit | inlinevirtual |
| addIndexedString(DIE &Die, dwarf::Attribute Attribute, StringRef Str) | llvm::DwarfUnit | protected |
| addLabel(DIE &Die, dwarf::Attribute Attribute, dwarf::Form Form, const MCSymbol *Label) | llvm::DwarfUnit | |
| addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) | llvm::DwarfUnit | |
| addLabelDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi, const MCSymbol *Lo) | llvm::DwarfUnit | |
| addLinkageName(DIE &Die, StringRef LinkageName) | llvm::DwarfUnit | |
| addLocalString(DIE &Die, dwarf::Attribute Attribute, StringRef Str) | llvm::DwarfUnit | protected |
| addOpAddress(DIELoc &Die, const MCSymbol *Label) | llvm::DwarfUnit | |
| addRegisterOffset(DIELoc &TheDie, unsigned Reg, int64_t Offset) | llvm::DwarfUnit | |
| addRegisterOpPiece(DIELoc &TheDie, unsigned Reg, unsigned SizeInBits=0, unsigned OffsetInBits=0) | llvm::DwarfUnit | |
| addSectionOffset(DIE &Die, dwarf::Attribute Attribute, uint64_t Integer) | llvm::DwarfUnit | |
| addSInt(DIE &Die, dwarf::Attribute Attribute, Optional< dwarf::Form > Form, int64_t Integer) | llvm::DwarfUnit | |
| addSInt(DIELoc &Die, Optional< dwarf::Form > Form, int64_t Integer) | llvm::DwarfUnit | |
| addSourceLine(DIE &Die, unsigned Line, StringRef File, StringRef Directory) | llvm::DwarfUnit | |
| addSourceLine(DIE &Die, const DILocalVariable *V) | llvm::DwarfUnit | |
| addSourceLine(DIE &Die, const DIGlobalVariable *G) | llvm::DwarfUnit | |
| addSourceLine(DIE &Die, const DISubprogram *SP) | llvm::DwarfUnit | |
| addSourceLine(DIE &Die, const DIType *Ty) | llvm::DwarfUnit | |
| addSourceLine(DIE &Die, const DINamespace *NS) | llvm::DwarfUnit | |
| addSourceLine(DIE &Die, const DIObjCProperty *Ty) | llvm::DwarfUnit | |
| addString(DIE &Die, dwarf::Attribute Attribute, StringRef Str) | llvm::DwarfUnit | |
| addTemplateParams(DIE &Buffer, DINodeArray TParams) | llvm::DwarfUnit | |
| addType(DIE &Entity, const DIType *Ty, dwarf::Attribute Attribute=dwarf::DW_AT_type) | llvm::DwarfUnit | |
| addUInt(DIE &Die, dwarf::Attribute Attribute, Optional< dwarf::Form > Form, uint64_t Integer) | llvm::DwarfUnit | |
| addUInt(DIE &Block, dwarf::Form Form, uint64_t Integer) | llvm::DwarfUnit | |
| applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, bool Minimal=false) | llvm::DwarfUnit | |
| applySubprogramDefinitionAttributes(const DISubprogram *SP, DIE &SPDie) | llvm::DwarfUnit | protected |
| Asm | llvm::DwarfUnit | protected |
| constructContainingTypeDIEs() | llvm::DwarfUnit | |
| constructSubprogramArguments(DIE &Buffer, DITypeRefArray Args) | llvm::DwarfUnit | |
| constructTypeDIE(DIE &Buffer, const DICompositeType *CTy) | llvm::DwarfUnit | |
| ContainingTypeMap | llvm::DwarfUnit | protected |
| createAndAddDIE(unsigned Tag, DIE &Parent, const DINode *N=nullptr) | llvm::DwarfUnit | |
| createTypeDIE(const DICompositeType *Ty) | llvm::DwarfUnit | |
| CUNode | llvm::DwarfUnit | protected |
| DD | llvm::DwarfUnit | protected |
| DebugInfoOffset | llvm::DwarfUnit | protected |
| DIEBlocks | llvm::DwarfUnit | protected |
| DIELocs | llvm::DwarfUnit | protected |
| DIEValueAllocator | llvm::DwarfUnit | protected |
| DU | llvm::DwarfUnit | protected |
| DwarfUnit(unsigned UID, dwarf::Tag, const DICompileUnit *CU, AsmPrinter *A, DwarfDebug *DW, DwarfFile *DWU) | llvm::DwarfUnit | protected |
| emitHeader(bool UseOffsets) | llvm::DwarfUnit | virtual |
| getAsmPrinter() const | llvm::DwarfUnit | inline |
| getCU()=0 | llvm::DwarfUnit | pure virtual |
| getCUNode() const | llvm::DwarfUnit | inline |
| getDebugInfoOffset() const | llvm::DwarfUnit | inline |
| getDIE(const DINode *D) const | llvm::DwarfUnit | |
| getDIELoc() | llvm::DwarfUnit | inline |
| getHeaderSize() const | llvm::DwarfUnit | inlinevirtual |
| getLanguage() const | llvm::DwarfUnit | inline |
| getOrCreateContextDIE(const DIScope *Context) | llvm::DwarfUnit | |
| getOrCreateModule(const DIModule *M) | llvm::DwarfUnit | |
| getOrCreateNameSpace(const DINamespace *NS) | llvm::DwarfUnit | |
| getOrCreateSourceID(StringRef File, StringRef Directory)=0 | llvm::DwarfUnit | protectedpure virtual |
| getOrCreateStaticMemberDIE(const DIDerivedType *DT) | llvm::DwarfUnit | protected |
| getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal=false) | llvm::DwarfUnit | |
| getOrCreateTypeDIE(const MDNode *N) | llvm::DwarfUnit | |
| getParentContextString(const DIScope *Context) const | llvm::DwarfUnit | |
| getSection() const | llvm::DwarfUnit | inline |
| getUniqueID() const | llvm::DwarfUnit | inline |
| getUnitDie() | llvm::DwarfUnit | inline |
| hasContent() const | llvm::DwarfUnit | inline |
| IndexTyDie | llvm::DwarfUnit | protected |
| initSection(MCSection *Section) | llvm::DwarfUnit | |
| insertDIE(const DINode *Desc, DIE *D) | llvm::DwarfUnit | |
| MDNodeToDieMap | llvm::DwarfUnit | protected |
| resolve(TypedDINodeRef< T > Ref) const | llvm::DwarfUnit | inlineprotected |
| Section | llvm::DwarfUnit | protected |
| setDebugInfoOffset(unsigned DbgInfoOff) | llvm::DwarfUnit | inline |
| UniqueID | llvm::DwarfUnit | protected |
| UnitDie | llvm::DwarfUnit | protected |
| ~DwarfUnit() | llvm::DwarfUnit | virtual |
1.8.6