Home
last modified time | relevance | path

Searched refs:DebugLineStr (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp45 .Case(getSectionName(DebugSectionKind::DebugLineStr), in parseDebugTableName()
46 DebugSectionKind::DebugLineStr) in parseDebugTableName()
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp974 case StringDestinationKind::DebugLineStr: { in assignOffsetsToStrings()
1012 StringHandler(StringDestinationKind::DebugLineStr, Patch.String); in forEachOutputString()
1028 StringHandler(StringDestinationKind::DebugLineStr, Patch.String); in forEachOutputString()
1123 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::DebugLineStr); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
1190 case StringDestinationKind::DebugLineStr: { in emitStringSections()
1202 CommonSections.getSectionDescriptor(DebugSectionKind::DebugLineStr) in emitStringSections()
H A DDWARFLinkerImpl.h293 enum StringDestinationKind : uint8_t { DebugStr, DebugLineStr }; enumerator
/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h41 DebugLineStr, enumerator
/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dirtranslator-extract-used-by-dbg.ll170 !141 = !DIEnumerator(name: "DebugLineStr", value: 8)
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp267 case DebugSectionKind::DebugLineStr: in getMCSection()
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1291 HANDLE_DWARF_SECTION(DebugLineStr, ".debug_line_str", "debug-line-str",