Searched refs:DW_LLE_end_of_list (Results 1 – 24 of 24) sorted by relevance
19 # CHECK-NEXT: DW_LLE_end_of_list ()23 # CHECK-NEXT: DW_LLE_end_of_list ()44 .byte 0 # DW_LLE_end_of_list54 .byte 0 # DW_LLE_end_of_list
85 .byte 0 # DW_LLE_end_of_list104 .byte 0 # DW_LLE_end_of_list112 .byte 0 # DW_LLE_end_of_list
58 ## Start the section with a number of dummy DW_LLE_end_of_list entries to check67 .byte 0 # DW_LLE_end_of_list
20 # CHECK-NEXT: DW_LLE_end_of_list ()66 .byte 0 # DW_LLE_end_of_list
51 ; CHECK-NEXT: DW_LLE_end_of_list ()55 ; CHECK-NEXT: DW_LLE_end_of_list ()59 ; CHECK-NEXT: DW_LLE_end_of_list ()63 ; CHECK-NEXT: DW_LLE_end_of_list ()
62 .byte 0 # DW_LLE_end_of_list
52 case dwarf::DW_LLE_end_of_list: in Interpret()156 E.Kind != dwarf::DW_LLE_end_of_list) { in dumpLocationList()226 E.Kind = dwarf::DW_LLE_end_of_list; in visitLocationList()243 if (!Callback(E) || E.Kind == dwarf::DW_LLE_end_of_list) in visitLocationList()264 case dwarf::DW_LLE_end_of_list: in dumpRawEntry()286 case dwarf::DW_LLE_end_of_list: in visitLocationList()330 E.Kind != dwarf::DW_LLE_end_of_list) { in visitLocationList()338 Continue = F(E) && E.Kind != dwarf::DW_LLE_end_of_list; in visitLocationList()362 case dwarf::DW_LLE_end_of_list: in dumpRawEntry()
52 case dwarf::DW_LLE_end_of_list: in Interpret()156 E.Kind != dwarf::DW_LLE_end_of_list) { in dumpLocationList()224 E.Kind = dwarf::DW_LLE_end_of_list; in visitLocationList()241 if (!Callback(E) || E.Kind == dwarf::DW_LLE_end_of_list) in visitLocationList()262 case dwarf::DW_LLE_end_of_list: in dumpRawEntry()284 case dwarf::DW_LLE_end_of_list: in visitLocationList()328 E.Kind != dwarf::DW_LLE_end_of_list) { in visitLocationList()336 Continue = F(E) && E.Kind != dwarf::DW_LLE_end_of_list; in visitLocationList()360 case dwarf::DW_LLE_end_of_list: in dumpRawEntry()
12 # CHECK-NEXT: DW_LLE_end_of_list ()27 .byte 0 # DW_LLE_end_of_list
27 .byte 0 # DW_LLE_end_of_list43 .byte 0 # DW_LLE_end_of_list
20 .byte 0 # DW_LLE_end_of_list
65 # VERBOSE-NEXT: DW_LLE_end_of_list ()156 .byte 0 # DW_LLE_end_of_list
41 .byte 0 # DW_LLE_end_of_list48 .byte 0 # DW_LLE_end_of_list
106 .byte 0 # DW_LLE_end_of_list113 .byte 0 # DW_LLE_end_of_list
49 .byte 0 # DW_LLE_end_of_list
76 .byte 0 # DW_LLE_end_of_list
124 .byte 0 # DW_LLE_end_of_list
62 ; CHECK-NEXT: DW_LLE_end_of_list ()69 ; CHECK-NEXT: DW_LLE_end_of_list ()78 ; CHECK-NEXT: DW_LLE_end_of_list ()
912 DW_LLE_end_of_list = 0x0, enumerator
274 case DW_LLE_end_of_list: in __libdw_read_begin_end_pair_inc()
856 case dwarf::DW_LLE_end_of_list: in writeListEntry()
2478 dwarf::DW_LLE_end_of_list, llvm::dwarf::LocListEncodingString, in emitLocList()2540 Asm->emitInt8(dwarf::DW_LLE_end_of_list); in emitDebugLocDWO()
2689 dwarf::DW_LLE_end_of_list, llvm::dwarf::LocListEncodingString, in emitLocList()2752 Asm->emitInt8(dwarf::DW_LLE_end_of_list); in emitDebugLocDWO()
9255 if (start_of_list && kind == DW_LLE_end_of_list) in print_debug_loclists_section()9270 case DW_LLE_end_of_list: in print_debug_loclists_section()