Home
last modified time | relevance | path

Searched refs:DW_MACINFO_define (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/test/DebugInfo/
Ddebugmacinfo.test11 TEST_MACINFO: DW_MACINFO_define - lineno: 0 macro: M3 Value3
14 TEST_MACINFO: DW_MACINFO_define - lineno: 1 macro: M4 Value4
16 TEST_MACINFO: DW_MACINFO_define - lineno: 1 macro: M1 Value1
19 TEST_MACINFO: DW_MACINFO_define - lineno: 5 macro: M1 NewValue1
21 TEST_MACINFO: DW_MACINFO_define - lineno: 3 macro: M2(x,y) ((x)+(y)* Value2)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/
Ddebugmacinfo.test11 TEST_MACINFO: DW_MACINFO_define - lineno: 0 macro: M3 Value3
14 TEST_MACINFO: DW_MACINFO_define - lineno: 1 macro: M4 Value4
16 TEST_MACINFO: DW_MACINFO_define - lineno: 1 macro: M1 Value1
19 TEST_MACINFO: DW_MACINFO_define - lineno: 5 macro: M1 NewValue1
21 TEST_MACINFO: DW_MACINFO_define - lineno: 3 macro: M2(x,y) ((x)+(y)* Value2)
Dmacro_link.ll14 ; CHECK: [[M1]] = !DIMacro(type: DW_MACINFO_define, line: 3, name: "X", value: "5")
28 !6 = !DIMacro(type: DW_MACINFO_define, line: 3, name: "X", value: "5")
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Ddebug-macro.ll19 ; CHECK-NEXT: DW_MACINFO_define - lineno: 0 macro: NameCMD ValueCMD
22 ; CHECK-NEXT: DW_MACINFO_define - lineno: 1 macro: NameDef Value
46 !4 = !DIMacro(type: DW_MACINFO_define, line: 0, name: "NameCMD", value: "ValueCMD")
52 !10 = !DIMacro(type: DW_MACINFO_define, line: 1, name: "NameDef", value: "Value")
/external/llvm/test/DebugInfo/X86/
Ddebug-macro.ll21 ; CHECK-MACRO-NEXT: DW_MACINFO_define - lineno: 0 macro: NameCMD ValueCMD
24 ; CHECK-MACRO-NEXT: DW_MACINFO_define - lineno: 1 macro: NameDef Value
47 !4 = !DIMacro(type: DW_MACINFO_define, line: 0, name: "NameCMD", value: "ValueCMD")
53 !10 = !DIMacro(type: DW_MACINFO_define, line: 1, name: "NameDef", value: "Value")
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/
DDIMacroFile.ll18 ; CHECK: !5 = !DIMacro(type: DW_MACINFO_define, name: "X", value: "5")
19 !5 = !DIMacro(type: DW_MACINFO_define, line: 0, name: "X", value: "5")
Ddebug-info.ll74 ; CHECK-NEXT: !28 = !DIMacro(type: DW_MACINFO_define, line: 9, name: "Name", value: "Value")
78 !31 = !DIMacro(type: DW_MACINFO_define, line: 9, name: "Name", value: "Value")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp36 case DW_MACINFO_define: in dump()
76 case DW_MACINFO_define: in parse()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp37 case DW_MACINFO_define: in dump()
77 case DW_MACINFO_define: in parse()
/external/llvm/test/Assembler/
Ddebug-info.ll74 ; CHECK-NEXT: !28 = !DIMacro(type: DW_MACINFO_define, line: 9, name: "Name", value: "Value")
78 !31 = !DIMacro(type: DW_MACINFO_define, line: 9, name: "Name", value: "Value")
/external/elfutils/tests/
Ddwarf-getmacros.c83 case DW_MACINFO_define: in mac()
/external/llvm/lib/Support/
DDwarf.cpp465 case DW_MACINFO_define: return "DW_MACINFO_define"; in MacinfoString()
477 .Case("DW_MACINFO_define", DW_MACINFO_define) in getMacinfo()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DIRBuilderTest.cpp613 DIB.createMacro(nullptr, 0, dwarf::DW_MACINFO_define, "M0", "V0"); in TEST_F()
615 auto MDef1 = DIB.createMacro(TMF1, 3, dwarf::DW_MACINFO_define, "M1", "V1"); in TEST_F()
617 auto MDef2 = DIB.createMacro(TMF2, 1, dwarf::DW_MACINFO_define, "M2"); in TEST_F()
620 EXPECT_EQ(dwarf::DW_MACINFO_define, MDef1->getMacinfoType()); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/BinaryFormat/
DDwarf.cpp421 case DW_MACINFO_define: in MacinfoString()
439 .Case("DW_MACINFO_define", DW_MACINFO_define) in getMacinfo()
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/
Ddebuginfo-cu-import.ll66 !24 = !DIMacro(type: DW_MACINFO_define, line: 3, name: "X", value: "5")
/external/swiftshader/third_party/LLVM/lib/Support/
DDwarf.cpp662 case DW_MACINFO_define: return "DW_MACINFO_define"; in MacinfoString()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDwarf.h582 DW_MACINFO_define = 0x01, enumerator
/external/llvm/include/llvm/Support/
DDwarf.h447 DW_MACINFO_define = 0x01, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DDwarf.h252 DW_MACINFO_define = 0x01, enumerator
/external/elfutils/libdw/
Ddwarf.h848 DW_MACINFO_define = 1, enumerator
Ddwarf_getmacros.c103 [DW_MACINFO_define - 1] = p_udata_str, in init_macinfo_table()
Dknown-dwarf.h358 DWARF_ONE_KNOWN_DW_MACINFO (define, DW_MACINFO_define) \
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDIBuilder.cpp223 MacroType == dwarf::DW_MACINFO_define) && in createMacro()
/external/llvm/lib/IR/
DVerifier.cpp1028 AssertDI(N.getMacinfoType() == dwarf::DW_MACINFO_define || in visitDIMacro()
/external/elfutils/src/
Dreadelf.c9645 case DW_MACINFO_define: in print_debug_macinfo_section()
9664 if (opcode == DW_MACINFO_define) in print_debug_macinfo_section()

12