Searched refs:DebugStrOffsets (Results 1 – 7 of 7) sorted by relevance
42 DebugStrOffsets, enumerator
49 if (DebugStrOffsets) in getNonEmptySectionNames()107 IO.mapOptional("debug_str_offsets", DWARF.DebugStrOffsets); in mapping()
673 assert(DI.DebugStrOffsets && "unexpected emitDebugStrOffsets() call"); in emitDebugStrOffsets()674 for (const DWARFYAML::StringOffsetsTable &Table : *DI.DebugStrOffsets) { in emitDebugStrOffsets()
136 getOrCreateSectionDescriptor(DebugSectionKind::DebugStrOffsets); in emitDebugStringOffsetSection()
238 std::optional<std::vector<StringOffsetsTable>> DebugStrOffsets; member
269 case DebugSectionKind::DebugStrOffsets: in getMCSection()
1306 HANDLE_DWARF_SECTION(DebugStrOffsets, ".debug_str_offsets", "debug-str-offsets",