Home
last modified time | relevance | path

Searched refs:DW_MACINFO_undef (Results 1 – 13 of 13) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugMacinfoEntry.cpp59 case DW_MACINFO_undef: in Dump()
93 case DW_MACINFO_undef: in Extract()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp39 case DW_MACINFO_undef: in dump()
79 case DW_MACINFO_undef: in parse()
/external/llvm/test/DebugInfo/
Ddebugmacinfo.test18 TEST_MACINFO: DW_MACINFO_undef - lineno: 4 macro: M1
/external/elfutils/tests/
Ddwarf-getmacros.c92 case DW_MACINFO_undef: in mac()
DChangeLog490 * dwarf-getmacros.c (mac): Skip over DW_MACINFO_undef,
/external/llvm/lib/Support/
DDwarf.cpp467 case DW_MACINFO_undef: return "DW_MACINFO_undef"; in MacinfoString()
479 .Case("DW_MACINFO_undef", DW_MACINFO_undef) in getMacinfo()
/external/elfutils/libdw/
Ddwarf.h688 DW_MACINFO_undef = 2, enumerator
Ddwarf_getmacros.c105 [DW_MACINFO_undef - 1] = p_udata_str, in init_macinfo_table()
Dknown-dwarf.h361 DWARF_ONE_KNOWN_DW_MACINFO (undef, DW_MACINFO_undef) \
/external/llvm/include/llvm/Support/
DDwarf.h457 DW_MACINFO_undef = 0x02, enumerator
/external/elfutils/src/
Dreadelf.c7199 case DW_MACINFO_undef: in print_debug_macinfo_section()
7220 else if (opcode == DW_MACINFO_undef) in print_debug_macinfo_section()
/external/llvm/lib/IR/
DVerifier.cpp984 N.getMacinfoType() == dwarf::DW_MACINFO_undef, in visitDIMacro()
/external/llvm/docs/
DLangRef.rst4161 !3 = !DIMacro(macinfo: DW_MACINFO_undef, line: 30, name: "foo")