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,
1122 const DWARFDebugInfoEntryMinimal *DIE = nullptr) const;
1198 const DWARFDebugInfoEntryMinimal &DIE,
1208 bool registerModuleReference(const DWARFDebugInfoEntryMinimal &CUDie,
1232 const DWARFDebugInfoEntryMinimal &DIE,
1238 const DWARFDebugInfoEntryMinimal &DIE,
1243 const DWARFDebugInfoEntryMinimal &DIE,
1248 const DWARFDebugInfoEntryMinimal &DIE,
1287 DIE *cloneDIE(const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &U,
1319 const DWARFDebugInfoEntryMinimal &InputDIE,
1336 const DWARFDebugInfoEntryMinimal &InputDIE,
1357 const DWARFDebugInfoEntryMinimal &InputDIE,
1366 bool getDIENames(const DWARFDebugInfoEntryMinimal &Die, DWARFUnit &U,
1479 static const DWARFDebugInfoEntryMinimal *resolveDIEReference( in resolveDIEReference()
1482 const DWARFDebugInfoEntryMinimal &DIE, CompileUnit *&RefCU) { in resolveDIEReference()
1525 const DWARFDebugInfoEntryMinimal *Die) { in setLastSeenDIE()
1539 DeclContext &Context, const DWARFDebugInfoEntryMinimal *DIE, CompileUnit &U, in getChildDeclContext()
1709 bool DwarfLinker::DIECloner::getDIENames(const DWARFDebugInfoEntryMinimal &Die, in getDIENames()
1727 const DWARFDebugInfoEntryMinimal *DIE) const { in reportWarning()
1755 static bool analyzeContextInfo(const DWARFDebugInfoEntryMinimal *DIE, in analyzeContextInfo()
2022 const DWARFDebugInfoEntryMinimal &DIE, in shouldKeepVariableDIE()
2064 const DWARFDebugInfoEntryMinimal &DIE, CompileUnit &Unit, in shouldKeepSubprogramDIE()
2116 const DWARFDebugInfoEntryMinimal &DIE, in shouldKeepDIE()
2146 const DWARFDebugInfoEntryMinimal &Die, in keepDIEAndDependencies()
2222 const DWARFDebugInfoEntryMinimal &Die, in lookForDIEsToKeep()
2307 DIE &Die, const DWARFDebugInfoEntryMinimal &InputDIE, in cloneDieReferenceAttribute()
2316 const DWARFDebugInfoEntryMinimal *RefDie = in cloneDieReferenceAttribute()
2458 DIE &Die, const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &Unit, in cloneScalarAttribute()
2502 DIE &Die, const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &Unit, in cloneAttribute()
2649 const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &Unit, in cloneDIE()
2924 const DWARFDebugInfoEntryMinimal *CUDie = Unit.getOrigUnit().getUnitDIE(); in patchLineTableForUnit()
3156 static uint64_t getDwoId(const DWARFDebugInfoEntryMinimal &CUDie, in getDwoId()
3167 const DWARFDebugInfoEntryMinimal &CUDie, const DWARFUnit &Unit, in registerModuleReference()