Searched refs:DebugStrOffsets (Results 1 – 11 of 11) sorted by relevance
47 .Case(getSectionName(DebugSectionKind::DebugStrOffsets), in parseDebugTableName()48 DebugSectionKind::DebugStrOffsets) in parseDebugTableName()
42 DebugStrOffsets, enumerator
49 if (DebugStrOffsets) in getNonEmptySectionNames() 107 IO.mapOptional("debug_str_offsets", DWARF.DebugStrOffsets); in mapping()
703 assert(DI.DebugStrOffsets && "unexpected emitDebugStrOffsets() call"); in emitDebugNamesHeader() 704 for (const DWARFYAML::StringOffsetsTable &Table : *DI.DebugStrOffsets) { in emitDebugNamesHeader()
136 getOrCreateSectionDescriptor(DebugSectionKind::DebugStrOffsets); in emitDebugStringOffsetSection()
125 DebugSectionKind::DebugStrOffsets), in clone()350 DebugSectionKind::DebugStrOffsets), in cloneScalarAttr()
348 getOrCreateSectionDescriptor(DebugSectionKind::DebugStrOffsets); in finishCloningAndEmit()
241 std::optional<std::vector<StringOffsetsTable>> DebugStrOffsets;238 std::optional<std::vector<StringOffsetsTable>> DebugStrOffsets; global() member
180 !151 = !DIEnumerator(name: "DebugStrOffsets", value: 18)
269 case DebugSectionKind::DebugStrOffsets: in getMCSection()
1311 HANDLE_DWARF_SECTION(DebugStrOffsets, ".debug_str_offsets", "debug-str-offsets",