Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp45 .Case(getSectionName(DebugSectionKind::DebugLineStr), in parseDebugTableName()
46 DebugSectionKind::DebugLineStr) in parseDebugTableName()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h41 DebugLineStr, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp976 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()
H A DDWARFLinkerImpl.h294 enum StringDestinationKind : uint8_t { DebugStr, DebugLineStr }; enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp267 case DebugSectionKind::DebugLineStr: in getMCSection()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1208 HANDLE_DWARF_SECTION(DebugLineStr, ".debug_line_str", "debug-line-str",