Lines Matching refs:DebugSectionKind

713   getOrCreateSectionDescriptor(DebugSectionKind::DebugLoc).OS  in emitInvariantSections()
715 getOrCreateSectionDescriptor(DebugSectionKind::DebugLocLists).OS in emitInvariantSections()
717 getOrCreateSectionDescriptor(DebugSectionKind::DebugRange).OS in emitInvariantSections()
719 getOrCreateSectionDescriptor(DebugSectionKind::DebugRngLists).OS in emitInvariantSections()
721 getOrCreateSectionDescriptor(DebugSectionKind::DebugARanges).OS in emitInvariantSections()
723 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame).OS in emitInvariantSections()
725 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr).OS in emitInvariantSections()
753 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame); in cloneAndEmitDebugFrame()
891 CU->tryGetSectionDescriptor(DebugSectionKind::DebugInfo)) in printStatistic()
1122 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::DebugStr); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1123 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::DebugLineStr); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1127 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleNames); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1129 DebugSectionKind::AppleNamespaces); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1130 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleObjC); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1131 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleTypes); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1136 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::DebugNames); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1167 CommonSections.getSectionDescriptor(DebugSectionKind::DebugStr) in emitStringSections()
1186 CommonSections.getSectionDescriptor(DebugSectionKind::DebugStr) in emitStringSections()
1202 CommonSections.getSectionDescriptor(DebugSectionKind::DebugLineStr) in emitStringSections()
1226 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1232 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1238 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1244 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1260 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNamespaces); in emitAppleAcceleratorSections()
1281 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNames); in emitAppleAcceleratorSections()
1302 CommonSections.getSectionDescriptor(DebugSectionKind::AppleObjC); in emitAppleAcceleratorSections()
1323 CommonSections.getSectionDescriptor(DebugSectionKind::AppleTypes); in emitAppleAcceleratorSections()
1372 CU->getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo) in emitDWARFv5DebugNamesSection()
1383 CommonSections.getSectionDescriptor(DebugSectionKind::DebugNames); in emitDWARFv5DebugNamesSection()