• Home
  • Raw
  • Download

Lines Matching refs:DWARFDebugInfoEntryMinimal

104   const DWARFDebugInfoEntryMinimal *LastSeenDIE;
120 const DWARFDebugInfoEntryMinimal *LastSeenDIE = nullptr, in DeclContext()
128 bool setLastSeenDIE(CompileUnit &U, const DWARFDebugInfoEntryMinimal *Die);
176 const DWARFDebugInfoEntryMinimal *DIE, CompileUnit &Unit,
1124 const DWARFDebugInfoEntryMinimal *DIE = nullptr) const;
1200 const DWARFDebugInfoEntryMinimal &DIE,
1210 bool registerModuleReference(const DWARFDebugInfoEntryMinimal &CUDie,
1234 const DWARFDebugInfoEntryMinimal &DIE,
1240 const DWARFDebugInfoEntryMinimal &DIE,
1245 const DWARFDebugInfoEntryMinimal &DIE,
1250 const DWARFDebugInfoEntryMinimal &DIE,
1289 DIE *cloneDIE(const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &U,
1321 const DWARFDebugInfoEntryMinimal &InputDIE,
1338 const DWARFDebugInfoEntryMinimal &InputDIE,
1359 const DWARFDebugInfoEntryMinimal &InputDIE,
1368 bool getDIENames(const DWARFDebugInfoEntryMinimal &Die, DWARFUnit &U,
1484 static const DWARFDebugInfoEntryMinimal *resolveDIEReference( in resolveDIEReference()
1487 const DWARFDebugInfoEntryMinimal &DIE, CompileUnit *&RefCU) { in resolveDIEReference()
1530 const DWARFDebugInfoEntryMinimal *Die) { in setLastSeenDIE()
1544 DeclContext &Context, const DWARFDebugInfoEntryMinimal *DIE, CompileUnit &U, in getChildDeclContext()
1715 bool DwarfLinker::DIECloner::getDIENames(const DWARFDebugInfoEntryMinimal &Die, in getDIENames()
1733 const DWARFDebugInfoEntryMinimal *DIE) const { in reportWarning()
1762 static bool analyzeContextInfo(const DWARFDebugInfoEntryMinimal *DIE, in analyzeContextInfo()
2079 const DWARFDebugInfoEntryMinimal &DIE, in shouldKeepVariableDIE()
2121 const DWARFDebugInfoEntryMinimal &DIE, CompileUnit &Unit, in shouldKeepSubprogramDIE()
2173 const DWARFDebugInfoEntryMinimal &DIE, in shouldKeepDIE()
2203 const DWARFDebugInfoEntryMinimal &Die, in keepDIEAndDependencies()
2279 const DWARFDebugInfoEntryMinimal &Die, in lookForDIEsToKeep()
2364 DIE &Die, const DWARFDebugInfoEntryMinimal &InputDIE, in cloneDieReferenceAttribute()
2373 const DWARFDebugInfoEntryMinimal *RefDie = in cloneDieReferenceAttribute()
2515 DIE &Die, const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &Unit, in cloneScalarAttribute()
2559 DIE &Die, const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &Unit, in cloneAttribute()
2706 const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &Unit, in cloneDIE()
2981 const DWARFDebugInfoEntryMinimal *CUDie = Unit.getOrigUnit().getUnitDIE(); in patchLineTableForUnit()
3213 static uint64_t getDwoId(const DWARFDebugInfoEntryMinimal &CUDie, in getDwoId()
3224 const DWARFDebugInfoEntryMinimal &CUDie, const DWARFUnit &Unit, in registerModuleReference()