Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp49 if (DebugStrOffsets) in getNonEmptySectionNames()
107 IO.mapOptional("debug_str_offsets", DWARF.DebugStrOffsets); in mapping()
H A DDWARFEmitter.cpp672 assert(DI.DebugStrOffsets && "unexpected emitDebugStrOffsets() call"); in emitDebugStrOffsets()
673 for (const DWARFYAML::StringOffsetsTable &Table : *DI.DebugStrOffsets) { in emitDebugStrOffsets()
/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h215 Optional<std::vector<StringOffsetsTable>> DebugStrOffsets; member
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dirtranslator-extract-used-by-dbg.ll179 !151 = !DIEnumerator(name: "DebugStrOffsets", value: 18)
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1184 HANDLE_DWARF_SECTION(DebugStrOffsets, ".debug_str_offsets", "debug-str-offsets",