Home
last modified time | relevance | path

Searched refs:DW_LLE_offset_pair (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/llvm/test/DebugInfo/X86/
Ddwarfdump-debug-loclists-error-cases.s36 .byte 4 # DW_LLE_offset_pair
39 .byte 4 # DW_LLE_offset_pair
43 .byte 4 # DW_LLE_offset_pair
48 .byte 4 # DW_LLE_offset_pair
54 .byte 4 # DW_LLE_offset_pair
61 .byte 4 # DW_LLE_offset_pair
Ddwarfdump-debug-loclists-dwarf64.s18 # CHECK-NEXT: DW_LLE_offset_pair (0x0000000000000001, 0x0000000000000002): DW_OP_consts +7, DW_OP…
22 # CHECK-NEXT: DW_LLE_offset_pair (0x0000000000000005, 0x0000000000000007): DW_OP_consts +12, DW_O…
37 .byte 4 # DW_LLE_offset_pair
47 .byte 4 # DW_LLE_offset_pair
Ddwarfdump-debug-loclists.test14 # CHECK-NEXT: DW_LLE_offset_pair (0x0000000000000000, 0x0000000000000010): DW_OP_breg5 RDI+0
16 # CHECK-NEXT: DW_LLE_offset_pair (0x0000000000000030, 0x0000000000000040)
41 .byte 4 # DW_LLE_offset_pair
51 .byte 4 # DW_LLE_offset_pair
Dconvert-loclist.ll26 ; CHECK: DW_LLE_offset_pair ({{.*}}): DW_OP_consts +7, DW_OP_convert 0x[[TYPE]], DW_OP_stack_value
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_loclists_multiple.s8 # CHECK: DW_LLE_offset_pair (0x0000000000000001, 0x0000000000000002): DW_OP_consts +7, …
10 # CHECK: DW_LLE_offset_pair (0x0000000000000005, 0x0000000000000007): DW_OP_consts +12,…
20 .byte 4 # DW_LLE_offset_pair
36 .byte 4 # DW_LLE_offset_pair
Ddebug_loclists.s39 # BOTH-NEXT: DW_LLE_offset_pair (0x0000000000000002, 0x0000000000000003): DW_OP_reg2 RCX
55 # BOTH-NEXT: DW_LLE_offset_pair (0x0000000000000000, 0x0000000000000001): DW_OP_reg6 RBP
60 # VERBOSE-NEXT: DW_LLE_offset_pair (0x0000000000000000, 0x0000000000000001)
110 .byte 4 # DW_LLE_offset_pair
135 .byte 4 # DW_LLE_offset_pair
144 .byte 4 # DW_LLE_offset_pair
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp80 case dwarf::DW_LLE_offset_pair: { in Interpret()
232 E.Kind = dwarf::DW_LLE_offset_pair; in visitLocationList()
260 case dwarf::DW_LLE_offset_pair: in dumpRawEntry()
304 case dwarf::DW_LLE_offset_pair: in visitLocationList()
367 case dwarf::DW_LLE_offset_pair: in dumpRawEntry()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp80 case dwarf::DW_LLE_offset_pair: { in Interpret()
230 E.Kind = dwarf::DW_LLE_offset_pair; in visitLocationList()
258 case dwarf::DW_LLE_offset_pair: in dumpRawEntry()
302 case dwarf::DW_LLE_offset_pair: in visitLocationList()
365 case dwarf::DW_LLE_offset_pair: in dumpRawEntry()
/external/llvm-project/lldb/test/Shell/SymbolFile/DWARF/
DDW_AT_loclists_base.s36 .byte 4 # DW_LLE_offset_pair
43 .byte 4 # DW_LLE_offset_pair
Ddebug_loc_and_loclists.s44 .byte 4 # DW_LLE_offset_pair
Ddebug_loclists-dwo.s101 .byte 4 # DW_LLE_offset_pair
Ddebug_loc.s61 .byte 4 # DW_LLE_offset_pair
/external/llvm-project/llvm/test/CodeGen/X86/
Ddebug-loclists.ll60 ; CHECK-NEXT: DW_LLE_offset_pair (0x0000000000000000, 0x0000000000000003): DW_OP_cons…
61 ; CHECK-NEXT: DW_LLE_offset_pair (0x0000000000000003, 0x0000000000000004): DW_OP_cons…
77 ; CHECK-NEXT: DW_LLE_offset_pair (0x0000000000000003, 0x0000000000000004): DW_OP_reg0…
/external/elfutils/libdw/
Ddwarf.h916 DW_LLE_offset_pair = 0x4, enumerator
Ddwarf_ranges.c321 case DW_LLE_offset_pair: in __libdw_read_begin_end_pair_inc()
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp867 case dwarf::DW_LLE_offset_pair: in writeListEntry()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2477 dwarf::DW_LLE_offset_pair, dwarf::DW_LLE_startx_length, in emitLocList()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2688 dwarf::DW_LLE_offset_pair, dwarf::DW_LLE_startx_length, in emitLocList()
/external/elfutils/src/
Dreadelf.c9374 case DW_LLE_offset_pair: in print_debug_loclists_section()