Searched refs:DebugLineStr (Results 1 – 6 of 6) sorted by relevance
45 .Case(getSectionName(DebugSectionKind::DebugLineStr), in parseDebugTableName()46 DebugSectionKind::DebugLineStr) in parseDebugTableName()
41 DebugLineStr, enumerator
976 case StringDestinationKind::DebugLineStr: { in assignOffsetsToStrings()1014 StringHandler(StringDestinationKind::DebugLineStr, Patch.String); in forEachOutputString()1030 StringHandler(StringDestinationKind::DebugLineStr, Patch.String); in forEachOutputString()1125 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::DebugLineStr); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()1192 case StringDestinationKind::DebugLineStr: { in emitStringSections()1204 CommonSections.getSectionDescriptor(DebugSectionKind::DebugLineStr) in emitStringSections()
294 enum StringDestinationKind : uint8_t { DebugStr, DebugLineStr }; enumerator
267 case DebugSectionKind::DebugLineStr: in getMCSection()
1208 HANDLE_DWARF_SECTION(DebugLineStr, ".debug_line_str", "debug-line-str",