Searched refs:AppleNames (Results 1 – 8 of 8) sorted by relevance
55 .Case(getSectionName(DebugSectionKind::AppleNames), in parseDebugTableName()56 DebugSectionKind::AppleNames) in parseDebugTableName()
46 AppleNames, enumerator
1129 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::AppleNames); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()1214 AccelTable<AppleAccelTableStaticOffsetData> AppleNames; in emitAppleAcceleratorSections() local1232 AppleNames.addName( in emitAppleAcceleratorSections()1283 CommonSections.getSectionDescriptor(DebugSectionKind::AppleNames); in emitAppleAcceleratorSections()1292 Emitter.emitAppleNames(AppleNames); in emitAppleAcceleratorSections()
769 AccelTable<AppleAccelTableStaticOffsetData> AppleNames; variable
266 std::unique_ptr<AppleAcceleratorTable> AppleNames; member in ThreadUnsafeDWARFContextState514 return getAccelTable(AppleNames, DObj, DObj.getAppleNamesSection(), in getAppleNames()
277 case DebugSectionKind::AppleNames: in getMCSection()
2223 AppleNames.addName(Pubname.Name, in emitAcceleratorEntriesForUnit()2887 TheDwarfEmitter->emitAppleNames(AppleNames); in link()
1235 HANDLE_DWARF_SECTION(AppleNames, ".apple_names", "apple-names", BoolOption)