Lines Matching refs:DebugSectionKind

715   getOrCreateSectionDescriptor(DebugSectionKind::DebugLoc).OS  in emitInvariantSections()
717 getOrCreateSectionDescriptor(DebugSectionKind::DebugLocLists).OS in emitInvariantSections()
719 getOrCreateSectionDescriptor(DebugSectionKind::DebugRange).OS in emitInvariantSections()
721 getOrCreateSectionDescriptor(DebugSectionKind::DebugRngLists).OS in emitInvariantSections()
723 getOrCreateSectionDescriptor(DebugSectionKind::DebugARanges).OS in emitInvariantSections()
725 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame).OS in emitInvariantSections()
727 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr).OS in emitInvariantSections()
755 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame); in cloneAndEmitDebugFrame()
893 CU->tryGetSectionDescriptor(DebugSectionKind::DebugInfo)) in printStatistic()
1124 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::DebugStr); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1125 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::DebugLineStr); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1129 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleNames); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1131 DebugSectionKind::AppleNamespaces); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1132 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleObjC); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1133 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleTypes); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1138 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::DebugNames); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1169 CommonSections.getSectionDescriptor(DebugSectionKind::DebugStr) in emitStringSections()
1188 CommonSections.getSectionDescriptor(DebugSectionKind::DebugStr) in emitStringSections()
1204 CommonSections.getSectionDescriptor(DebugSectionKind::DebugLineStr) in emitStringSections()
1228 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1234 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1240 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1246 CU->getSectionDescriptor(DebugSectionKind::DebugInfo).StartOffset + in emitAppleAcceleratorSections()
1262 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNamespaces); in emitAppleAcceleratorSections()
1283 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNames); in emitAppleAcceleratorSections()
1304 CommonSections.getSectionDescriptor(DebugSectionKind::AppleObjC); in emitAppleAcceleratorSections()
1325 CommonSections.getSectionDescriptor(DebugSectionKind::AppleTypes); in emitAppleAcceleratorSections()
1373 CU->getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo) in emitDWARFv5DebugNamesSection()
1384 CommonSections.getSectionDescriptor(DebugSectionKind::DebugNames); in emitDWARFv5DebugNamesSection()