|
LLVM
3.7.0
|
This is the complete list of members for llvm::DwarfCompileUnit, including all inherited members.
| addAccelNamespace(StringRef Name, const DIE &Die) | llvm::DwarfUnit | |
| addAddress(DIE &Die, dwarf::Attribute Attribute, const MachineLocation &Location) | llvm::DwarfCompileUnit | |
| 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 | |
| addComplexAddress(const DbgVariable &DV, DIE &Die, dwarf::Attribute Attribute, const MachineLocation &Location) | llvm::DwarfCompileUnit | |
| 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 | |
| addExpr(DIELoc &Die, dwarf::Form Form, const MCExpr *Expr) | llvm::DwarfCompileUnit | |
| addFlag(DIE &Die, dwarf::Attribute Attribute) | llvm::DwarfUnit | |
| addGlobalName(StringRef Name, DIE &Die, const DIScope *Context) override | llvm::DwarfCompileUnit | virtual |
| addGlobalType(const DIType *Ty, const DIE &Die, const DIScope *Context) override | llvm::DwarfCompileUnit | virtual |
| 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 | |
| addLabelAddress(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Label) | llvm::DwarfCompileUnit | |
| addLabelDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi, const MCSymbol *Lo) | llvm::DwarfUnit | |
| addLinkageName(DIE &Die, StringRef LinkageName) | llvm::DwarfUnit | |
| addLocalLabelAddress(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Label) | llvm::DwarfCompileUnit | |
| addLocalString(DIE &Die, dwarf::Attribute Attribute, StringRef Str) | llvm::DwarfUnit | protected |
| addLocationList(DIE &Die, dwarf::Attribute Attribute, unsigned Index) | llvm::DwarfCompileUnit | |
| addOpAddress(DIELoc &Die, const MCSymbol *Label) | llvm::DwarfUnit | |
| addRange(RangeSpan Range) | llvm::DwarfCompileUnit | |
| addRegisterOffset(DIELoc &TheDie, unsigned Reg, int64_t Offset) | llvm::DwarfUnit | |
| addRegisterOpPiece(DIELoc &TheDie, unsigned Reg, unsigned SizeInBits=0, unsigned OffsetInBits=0) | llvm::DwarfUnit | |
| addScopeRangeList(DIE &ScopeDIE, SmallVector< RangeSpan, 2 > Range) | llvm::DwarfCompileUnit | |
| addSectionDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi, const MCSymbol *Lo) | llvm::DwarfCompileUnit | |
| addSectionLabel(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Label, const MCSymbol *Sec) | llvm::DwarfCompileUnit | |
| 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 | |
| addVariableAddress(const DbgVariable &DV, DIE &Die, MachineLocation Location) | llvm::DwarfCompileUnit | |
| applyStmtList(DIE &D) | llvm::DwarfCompileUnit | |
| applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, bool Minimal=false) | llvm::DwarfUnit | |
| applySubprogramAttributesToDefinition(const DISubprogram *SP, DIE &SPDie) | llvm::DwarfCompileUnit | |
| applySubprogramDefinitionAttributes(const DISubprogram *SP, DIE &SPDie) | llvm::DwarfUnit | protected |
| applyVariableAttributes(const DbgVariable &Var, DIE &VariableDie) | llvm::DwarfCompileUnit | |
| Asm | llvm::DwarfUnit | protected |
| attachLowHighPC(DIE &D, const MCSymbol *Begin, const MCSymbol *End) | llvm::DwarfCompileUnit | |
| attachRangesOrLowHighPC(DIE &D, SmallVector< RangeSpan, 2 > Ranges) | llvm::DwarfCompileUnit | |
| attachRangesOrLowHighPC(DIE &D, const SmallVectorImpl< InsnRange > &Ranges) | llvm::DwarfCompileUnit | |
| collectDeadVariables(const DISubprogram *SP) | llvm::DwarfCompileUnit | |
| constructAbstractSubprogramScopeDIE(LexicalScope *Scope) | llvm::DwarfCompileUnit | |
| constructContainingTypeDIEs() | llvm::DwarfUnit | |
| constructImportedEntityDIE(const DIImportedEntity *Module) | llvm::DwarfCompileUnit | |
| constructInlinedScopeDIE(LexicalScope *Scope) | llvm::DwarfCompileUnit | |
| constructLexicalScopeDIE(LexicalScope *Scope) | llvm::DwarfCompileUnit | |
| constructScopeDIE(LexicalScope *Scope, SmallVectorImpl< DIE * > &FinalChildren) | llvm::DwarfCompileUnit | |
| constructSubprogramArguments(DIE &Buffer, DITypeRefArray Args) | llvm::DwarfUnit | |
| constructSubprogramScopeDIE(LexicalScope *Scope) | llvm::DwarfCompileUnit | |
| constructTypeDIE(DIE &Buffer, const DICompositeType *CTy) | llvm::DwarfUnit | |
| constructVariableDIE(DbgVariable &DV, bool Abstract=false) | llvm::DwarfCompileUnit | |
| constructVariableDIE(DbgVariable &DV, const LexicalScope &Scope, DIE *&ObjectPointer) | llvm::DwarfCompileUnit | |
| ContainingTypeMap | llvm::DwarfUnit | protected |
| createAndAddDIE(unsigned Tag, DIE &Parent, const DINode *N=nullptr) | llvm::DwarfUnit | |
| createAndAddScopeChildren(LexicalScope *Scope, DIE &ScopeDIE) | llvm::DwarfCompileUnit | |
| createScopeChildrenDIE(LexicalScope *Scope, SmallVectorImpl< DIE * > &Children, unsigned *ChildScopeCount=nullptr) | llvm::DwarfCompileUnit | |
| 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 |
| DwarfCompileUnit(unsigned UID, const DICompileUnit *Node, AsmPrinter *A, DwarfDebug *DW, DwarfFile *DWU) | llvm::DwarfCompileUnit | |
| DwarfUnit(unsigned UID, dwarf::Tag, const DICompileUnit *CU, AsmPrinter *A, DwarfDebug *DW, DwarfFile *DWU) | llvm::DwarfUnit | protected |
| emitHeader(bool UseOffsets) override | llvm::DwarfCompileUnit | virtual |
| finishSubprogramDefinition(const DISubprogram *SP) | llvm::DwarfCompileUnit | |
| getAsmPrinter() const | llvm::DwarfUnit | inline |
| getBaseAddress() const | llvm::DwarfCompileUnit | inline |
| getCU() override | llvm::DwarfCompileUnit | inlinevirtual |
| getCUNode() const | llvm::DwarfUnit | inline |
| getDebugInfoOffset() const | llvm::DwarfUnit | inline |
| getDIE(const DINode *D) const | llvm::DwarfUnit | |
| getDIELoc() | llvm::DwarfUnit | inline |
| getGlobalNames() const | llvm::DwarfCompileUnit | inline |
| getGlobalTypes() const | llvm::DwarfCompileUnit | inline |
| getHeaderSize() const | llvm::DwarfUnit | inlinevirtual |
| getLabelBegin() const | llvm::DwarfCompileUnit | inline |
| getLanguage() const | llvm::DwarfUnit | inline |
| getLength() | llvm::DwarfCompileUnit | inline |
| getOrCreateContextDIE(const DIScope *Context) | llvm::DwarfUnit | |
| getOrCreateGlobalVariableDIE(const DIGlobalVariable *GV) | llvm::DwarfCompileUnit | |
| getOrCreateModule(const DIModule *M) | llvm::DwarfUnit | |
| getOrCreateNameSpace(const DINamespace *NS) | llvm::DwarfUnit | |
| getOrCreateSourceID(StringRef FileName, StringRef DirName) override | llvm::DwarfCompileUnit | 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 | |
| getRangeLists() const | llvm::DwarfCompileUnit | inline |
| getRanges() const | llvm::DwarfCompileUnit | inline |
| getSection() const | llvm::DwarfUnit | inline |
| getSectionSym() const | llvm::DwarfCompileUnit | inline |
| getSkeleton() const | llvm::DwarfCompileUnit | inline |
| getUniqueID() const | llvm::DwarfUnit | inline |
| getUnitDie() | llvm::DwarfUnit | inline |
| hasContent() const | llvm::DwarfUnit | inline |
| IndexTyDie | llvm::DwarfUnit | protected |
| initSection(MCSection *Section) | llvm::DwarfUnit | |
| initStmtList() | llvm::DwarfCompileUnit | |
| insertDIE(const DINode *Desc, DIE *D) | llvm::DwarfUnit | |
| MDNodeToDieMap | llvm::DwarfUnit | protected |
| resolve(TypedDINodeRef< T > Ref) const | llvm::DwarfUnit | inlineprotected |
| Section | llvm::DwarfUnit | protected |
| setBaseAddress(const MCSymbol *Base) | llvm::DwarfCompileUnit | inline |
| setDebugInfoOffset(unsigned DbgInfoOff) | llvm::DwarfUnit | inline |
| setSkeleton(DwarfCompileUnit &Skel) | llvm::DwarfCompileUnit | inline |
| takeRanges() | llvm::DwarfCompileUnit | inline |
| UniqueID | llvm::DwarfUnit | protected |
| UnitDie | llvm::DwarfUnit | protected |
| updateSubprogramScopeDIE(const DISubprogram *SP) | llvm::DwarfCompileUnit | |
| ~DwarfUnit() | llvm::DwarfUnit | virtual |
1.8.6