Home
last modified time | relevance | path

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

/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h41 DebugLineStr, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp267 case DebugSectionKind::DebugLineStr: in getMCSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1286 HANDLE_DWARF_SECTION(DebugLineStr, ".debug_line_str", "debug-line-str",