Home
last modified time | relevance | path

Searched refs:DWARFDebugMacro (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h37 class DWARFDebugMacro; variable
58 std::unique_ptr<DWARFDebugMacro> Macro;
59 std::unique_ptr<DWARFDebugMacro> Macinfo;
69 std::unique_ptr<DWARFDebugMacro> MacinfoDWO;
70 std::unique_ptr<DWARFDebugMacro> MacroDWO;
300 const DWARFDebugMacro *getDebugMacinfo();
303 const DWARFDebugMacro *getDebugMacinfoDWO();
306 const DWARFDebugMacro *getDebugMacro();
309 const DWARFDebugMacro *getDebugMacroDWO();
460 std::unique_ptr<DWARFDebugMacro>
DDWARFDebugMacro.h23 class DWARFDebugMacro {
110 DWARFDebugMacro() = default;
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp23 DwarfFormat DWARFDebugMacro::MacroHeader::getDwarfFormat() const { in getDwarfFormat()
27 uint8_t DWARFDebugMacro::MacroHeader::getOffsetByteSize() const { in getOffsetByteSize()
31 void DWARFDebugMacro::MacroHeader::dumpMacroHeader(raw_ostream &OS) const { in dumpMacroHeader()
42 void DWARFDebugMacro::dump(raw_ostream &OS) const { in dump()
107 Error DWARFDebugMacro::parseImpl( in parseImpl()
233 Error DWARFDebugMacro::MacroHeader::parseMacroHeader(DWARFDataExtractor Data, in parseMacroHeader()
DCMakeLists.txt17 DWARFDebugMacro.cpp
DDWARFContext.cpp268 std::unique_ptr<DWARFDebugMacro>
270 auto Macro = std::make_unique<DWARFDebugMacro>(); in parseMacroOrMacinfo()
971 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro()
977 const DWARFDebugMacro *DWARFContext::getDebugMacroDWO() { in getDebugMacroDWO()
983 const DWARFDebugMacro *DWARFContext::getDebugMacinfo() { in getDebugMacinfo()
989 const DWARFDebugMacro *DWARFContext::getDebugMacinfoDWO() { in getDebugMacinfoDWO()
/openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp794 if (const DWARFDebugMacro *Table = Context->getDebugMacinfo()) { in emitMacroTables()
800 if (const DWARFDebugMacro *Table = Context->getDebugMacro()) { in emitMacroTables()
806 void DwarfStreamer::emitMacroTableImpl(const DWARFDebugMacro *MacroTable, in emitMacroTableImpl()
813 for (const DWARFDebugMacro::MacroList &List : MacroTable->MacroLists) { in emitMacroTableImpl()
851 DWARFDebugMacro::HeaderFlagMask::MACRO_OPCODE_OPERANDS_TABLE) { in emitMacroTableImpl()
852 Flags &= ~DWARFDebugMacro::HeaderFlagMask::MACRO_OPCODE_OPERANDS_TABLE; in emitMacroTableImpl()
858 if (Flags & DWARFDebugMacro::HeaderFlagMask::MACRO_DEBUG_LINE_OFFSET) { in emitMacroTableImpl()
868 Flags &= ~DWARFDebugMacro::HeaderFlagMask::MACRO_DEBUG_LINE_OFFSET; in emitMacroTableImpl()
885 for (const DWARFDebugMacro::Entry &MacroEntry : List.Macros) { in emitMacroTableImpl()
DDWARFLinker.cpp1244 const DWARFDebugMacro *Macro = File.Dwarf->getDebugMacinfo(); in cloneScalarAttribute()
1252 const DWARFDebugMacro *Macro = File.Dwarf->getDebugMacro(); in cloneScalarAttribute()
/openbsd/src/gnu/llvm/llvm/include/llvm/DWARFLinker/
DDWARFStreamer.h40 class DWARFDebugMacro; variable
189 void emitMacroTableImpl(const DWARFDebugMacro *MacroTable,
/openbsd/src/gnu/usr.bin/clang/libLLVMDebugInfoDWARF/
DMakefile24 DWARFDebugMacro.cpp \
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/DebugInfo/DWARF/
DBUILD.gn25 "DWARFDebugMacro.cpp",
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DCMakeLists.txt26 DWARFDebugMacro.cpp
/openbsd/src/gnu/usr.bin/clang/liblldbPluginSymbolFile/
DMakefile29 DWARFDebugMacro.cpp \
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt4531 lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp
4532 lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.h
5152 llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
5885 llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp
/openbsd/src/distrib/sets/lists/comp/
Dclang.macppc1579 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
Dclang.powerpc641578 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
Dclang.i3861578 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
Dclang.amd641580 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
Dclang.riscv641578 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
Dclang.octeon1579 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
Dclang.armv71578 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
Dclang.arm641580 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
Dclang.loongson1579 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
Dclang.sparc641579 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h