Searched refs:DW_LLE_offset_pair (Results 1 – 19 of 19) sorted by relevance
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | dwarfdump-debug-loclists-error-cases.s | 36 .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
|
D | dwarfdump-debug-loclists-dwarf64.s | 18 # 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
|
D | dwarfdump-debug-loclists.test | 14 # 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
|
D | convert-loclist.ll | 26 ; 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/ |
D | debug_loclists_multiple.s | 8 # 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
|
D | debug_loclists.s | 39 # 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/ |
D | DWARFDebugLoc.cpp | 80 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/ |
D | DWARFDebugLoc.cpp | 80 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/ |
D | DW_AT_loclists_base.s | 36 .byte 4 # DW_LLE_offset_pair 43 .byte 4 # DW_LLE_offset_pair
|
D | debug_loc_and_loclists.s | 44 .byte 4 # DW_LLE_offset_pair
|
D | debug_loclists-dwo.s | 101 .byte 4 # DW_LLE_offset_pair
|
D | debug_loc.s | 61 .byte 4 # DW_LLE_offset_pair
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | debug-loclists.ll | 60 ; 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/ |
D | dwarf.h | 916 DW_LLE_offset_pair = 0x4, enumerator
|
D | dwarf_ranges.c | 321 case DW_LLE_offset_pair: in __libdw_read_begin_end_pair_inc()
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | DWARFEmitter.cpp | 867 case dwarf::DW_LLE_offset_pair: in writeListEntry()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 2477 dwarf::DW_LLE_offset_pair, dwarf::DW_LLE_startx_length, in emitLocList()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 2688 dwarf::DW_LLE_offset_pair, dwarf::DW_LLE_startx_length, in emitLocList()
|
/external/elfutils/src/ |
D | readelf.c | 9374 case DW_LLE_offset_pair: in print_debug_loclists_section()
|