Searched refs:AppleTypes (Results 1 – 8 of 8) sorted by relevance
61 .Case(getSectionName(DebugSectionKind::AppleTypes), in parseDebugTableName()62 DebugSectionKind::AppleTypes) in parseDebugTableName()
49 AppleTypes, enumerator
1133 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleTypes); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()1216 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; in emitAppleAcceleratorSections() local1244 AppleTypes.addName( in emitAppleAcceleratorSections()1325 CommonSections.getSectionDescriptor(DebugSectionKind::AppleTypes); in emitAppleAcceleratorSections()1334 Emitter.emitAppleTypes(AppleTypes); in emitAppleAcceleratorSections()
772 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; variable
267 std::unique_ptr<AppleAcceleratorTable> AppleTypes; member in ThreadUnsafeDWARFContextState520 return getAccelTable(AppleTypes, DObj, DObj.getAppleTypesSection(), in getAppleTypes()
283 case DebugSectionKind::AppleTypes: in getMCSection()
2227 AppleTypes.addName( in emitAcceleratorEntriesForUnit()2888 TheDwarfEmitter->emitAppleTypes(AppleTypes); in link()
1236 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types", BoolOption)