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
1131 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleTypes); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()1214 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; in emitAppleAcceleratorSections() local1242 AppleTypes.addName( in emitAppleAcceleratorSections()1323 CommonSections.getSectionDescriptor(DebugSectionKind::AppleTypes); in emitAppleAcceleratorSections()1332 Emitter.emitAppleTypes(AppleTypes); in emitAppleAcceleratorSections()
772 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; variable
268 std::unique_ptr<AppleAcceleratorTable> AppleTypes; member in __anonc1a899430411::ThreadUnsafeDWARFContextState521 return getAccelTable(AppleTypes, DObj, DObj.getAppleTypesSection(), in getAppleTypes()
283 case DebugSectionKind::AppleTypes: in getMCSection()
2244 AppleTypes.addName( in emitAcceleratorEntriesForUnit()2908 TheDwarfEmitter->emitAppleTypes(AppleTypes); in link()
1314 HANDLE_DWARF_SECTION(AppleTypes, ".apple_types", "apple-types", BoolOption)