Home
last modified time | relevance | path

Searched refs:DebugStrOffsets (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp47 .Case(getSectionName(DebugSectionKind::DebugStrOffsets), in parseDebugTableName()
48 DebugSectionKind::DebugStrOffsets) in parseDebugTableName()
/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h42 DebugStrOffsets, enumerator
/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp49 if (DebugStrOffsets) in getNonEmptySectionNames()
107 IO.mapOptional("debug_str_offsets", DWARF.DebugStrOffsets); in mapping()
H A DDWARFEmitter.cpp703 assert(DI.DebugStrOffsets && "unexpected emitDebugStrOffsets() call"); in emitDebugNamesHeader()
704 for (const DWARFYAML::StringOffsetsTable &Table : *DI.DebugStrOffsets) { in emitDebugNamesHeader()
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.cpp136 getOrCreateSectionDescriptor(DebugSectionKind::DebugStrOffsets); in emitDebugStringOffsetSection()
H A DDIEAttributeCloner.cpp125 DebugSectionKind::DebugStrOffsets), in clone()
350 DebugSectionKind::DebugStrOffsets), in cloneScalarAttr()
H A DDWARFLinkerTypeUnit.cpp348 getOrCreateSectionDescriptor(DebugSectionKind::DebugStrOffsets); in finishCloningAndEmit()
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h241 std::optional<std::vector<StringOffsetsTable>> DebugStrOffsets;
238 std::optional<std::vector<StringOffsetsTable>> DebugStrOffsets; global() member
/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dirtranslator-extract-used-by-dbg.ll180 !151 = !DIEnumerator(name: "DebugStrOffsets", value: 18)
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp269 case DebugSectionKind::DebugStrOffsets: in getMCSection()
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1311 HANDLE_DWARF_SECTION(DebugStrOffsets, ".debug_str_offsets", "debug-str-offsets",