Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h42 DebugStrOffsets, enumerator
/freebsd/contrib/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.cpp673 assert(DI.DebugStrOffsets && "unexpected emitDebugStrOffsets() call"); in emitDebugStrOffsets()
674 for (const DWARFYAML::StringOffsetsTable &Table : *DI.DebugStrOffsets) { in emitDebugStrOffsets()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.cpp136 getOrCreateSectionDescriptor(DebugSectionKind::DebugStrOffsets); in emitDebugStringOffsetSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h238 std::optional<std::vector<StringOffsetsTable>> DebugStrOffsets; member
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp269 case DebugSectionKind::DebugStrOffsets: in getMCSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1306 HANDLE_DWARF_SECTION(DebugStrOffsets, ".debug_str_offsets", "debug-str-offsets",